Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29400 (GCVE-0-2023-29400)
Vulnerability from cvelistv5 – Published: 2023-05-11 15:29 – Updated: 2025-01-24 16:47| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | html/template |
Affected:
0 , < 1.19.9
(semver)
Affected: 1.20.0-0 , < 1.20.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-12-13T13:09:23.252Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/59722"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/491617"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1753"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241213-0005/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-29400",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-24T16:46:30.315646Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-24T16:47:46.724Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "html/template",
"product": "html/template",
"programRoutines": [
{
"name": "appendCmd"
},
{
"name": "htmlNospaceEscaper"
},
{
"name": "Template.Execute"
},
{
"name": "Template.ExecuteTemplate"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.4",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Juho Nurminen of Mattermost"
}
],
"descriptions": [
{
"lang": "en",
"value": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-74: Improper input validation",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:08:27.799Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/59722"
},
{
"url": "https://go.dev/cl/491617"
},
{
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1753"
}
],
"title": "Improper handling of empty HTML attributes in html/template"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-29400",
"datePublished": "2023-05-11T15:29:24.874Z",
"dateReserved": "2023-04-05T19:36:35.042Z",
"dateUpdated": "2025-01-24T16:47:46.724Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29400",
"date": "2026-06-14",
"epss": "0.00057",
"percentile": "0.18251"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.19.9\", \"matchCriteriaId\": \"B49801BA-4BE3-426B-871F-DB08D8457D9A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.20.0\", \"versionEndExcluding\": \"1.20.4\", \"matchCriteriaId\": \"7A58122D-22F9-435E-A06B-B4E7367C2C70\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}]",
"id": "CVE-2023-29400",
"lastModified": "2024-12-13T14:15:19.623",
"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:L/I:L/A:L\", \"baseScore\": 7.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.4}]}",
"published": "2023-05-11T16:15:09.850",
"references": "[{\"url\": \"https://go.dev/cl/491617\", \"source\": \"security@golang.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/59722\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/cl/491617\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://go.dev/issue/59722\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241213-0005/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29400\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-05-11T16:15:09.850\",\"lastModified\":\"2025-01-24T17:15:12.747\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}],\"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:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.9\",\"matchCriteriaId\":\"B49801BA-4BE3-426B-871F-DB08D8457D9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.4\",\"matchCriteriaId\":\"7A58122D-22F9-435E-A06B-B4E7367C2C70\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/491617\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/59722\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1753\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/491617\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/59722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1753\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241213-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/59722\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/491617\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241213-0005/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-13T13:09:23.252Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29400\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-24T16:46:30.315646Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-24T16:47:39.366Z\"}}], \"cna\": {\"title\": \"Improper handling of empty HTML attributes in html/template\", \"credits\": [{\"lang\": \"en\", \"value\": \"Juho Nurminen of Mattermost\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"html/template\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.4\", \"versionType\": \"semver\"}], \"packageName\": \"html/template\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"appendCmd\"}, {\"name\": \"htmlNospaceEscaper\"}, {\"name\": \"Template.Execute\"}, {\"name\": \"Template.ExecuteTemplate\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/59722\"}, {\"url\": \"https://go.dev/cl/491617\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1753\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Templates containing actions in unquoted HTML attributes (e.g. \\\"attr={{.}}\\\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-74: Improper input validation\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:08:27.799Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29400\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-24T16:47:46.724Z\", \"dateReserved\": \"2023-04-05T19:36:35.042Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-05-11T15:29:24.874Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023_3905
Vulnerability from csaf_redhat - Published: 2023-06-28 15:42 - Updated: 2024-12-17 22:21A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64 | — |
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64 | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Network Observability 1.3.0 for OpenShift\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": "Network Observability 1.3.0 is an OpenShift operator that provides a monitoring pipeline to collect and enrich network flows that are produced by the Network observability eBPF agent.\n\nThe operator provides dashboards, metrics, and keeps flows accessible in a queryable log store, Grafana Loki. When a FlowCollector is deployed, new dashboards are available in the Console.\n\nThis update contains bug fixes.\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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.",
"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:3905",
"url": "https://access.redhat.com/errata/RHSA-2023:3905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "NETOBSERV-1003",
"url": "https://issues.redhat.com/browse/NETOBSERV-1003"
},
{
"category": "external",
"summary": "NETOBSERV-1070",
"url": "https://issues.redhat.com/browse/NETOBSERV-1070"
},
{
"category": "external",
"summary": "NETOBSERV-166",
"url": "https://issues.redhat.com/browse/NETOBSERV-166"
},
{
"category": "external",
"summary": "NETOBSERV-391",
"url": "https://issues.redhat.com/browse/NETOBSERV-391"
},
{
"category": "external",
"summary": "NETOBSERV-576",
"url": "https://issues.redhat.com/browse/NETOBSERV-576"
},
{
"category": "external",
"summary": "NETOBSERV-765",
"url": "https://issues.redhat.com/browse/NETOBSERV-765"
},
{
"category": "external",
"summary": "NETOBSERV-773",
"url": "https://issues.redhat.com/browse/NETOBSERV-773"
},
{
"category": "external",
"summary": "NETOBSERV-776",
"url": "https://issues.redhat.com/browse/NETOBSERV-776"
},
{
"category": "external",
"summary": "NETOBSERV-901",
"url": "https://issues.redhat.com/browse/NETOBSERV-901"
},
{
"category": "external",
"summary": "NETOBSERV-934",
"url": "https://issues.redhat.com/browse/NETOBSERV-934"
},
{
"category": "external",
"summary": "NETOBSERV-971",
"url": "https://issues.redhat.com/browse/NETOBSERV-971"
},
{
"category": "external",
"summary": "NETOBSERV-972",
"url": "https://issues.redhat.com/browse/NETOBSERV-972"
},
{
"category": "external",
"summary": "NETOBSERV-976",
"url": "https://issues.redhat.com/browse/NETOBSERV-976"
},
{
"category": "external",
"summary": "NETOBSERV-981",
"url": "https://issues.redhat.com/browse/NETOBSERV-981"
},
{
"category": "external",
"summary": "NETOBSERV-984",
"url": "https://issues.redhat.com/browse/NETOBSERV-984"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3905.json"
}
],
"title": "Red Hat Security Advisory: Network observability 1.3.0 for Openshift",
"tracking": {
"current_release_date": "2024-12-17T22:21:54+00:00",
"generator": {
"date": "2024-12-17T22:21:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:3905",
"initial_release_date": "2023-06-28T15:42:53+00:00",
"revision_history": [
{
"date": "2023-06-28T15:42:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-28T15:42:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:21:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NETOBSERV 1.3 for RHEL 9",
"product": {
"name": "NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:network_observ_optr:1.3.0::el9"
}
}
}
],
"category": "product_family",
"name": "Network Observability"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.3.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1?arch=arm64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.3.0-53"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"product_id": "network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.3.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505?arch=s390x\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.3.0-53"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"product_id": "network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.3.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856?arch=amd64\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.3.0-53"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"product": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"product_id": "network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-console-plugin-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"product": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"product_id": "network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"product": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"product_id": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-flowlogs-pipeline-rhel9\u0026tag=v1.3.0-53"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"product": {
"name": "network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"product_id": "network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-operator-bundle\u0026tag=1.3.0-70"
}
}
},
{
"category": "product_version",
"name": "network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"product": {
"name": "network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"product_id": "network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a?arch=ppc64le\u0026repository_url=registry.redhat.io/network-observability/network-observability-rhel9-operator\u0026tag=v1.3.0-53"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64"
},
"product_reference": "network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64"
},
"product_reference": "network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le"
},
"product_reference": "network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
},
"product_reference": "network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64 as a component of NETOBSERV 1.3 for RHEL 9",
"product_id": "9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
},
"product_reference": "network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64",
"relates_to_product_reference": "9Base-NETWORK-OBSERVABILITY-1.3.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-28T15:42: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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is 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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-28T15:42: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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"known_not_affected": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-28T15:42: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": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3905"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:37a3f439c5a55366727163512a1eccbb7962dbc086d8a79287b7476207d212dc_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:da2ef6762243a73fbb67cf3b5d70194e69c1d10bcac02e59caedea03061e4577_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:df7740057c2c606ba8480ea52bd633f20959a458d533a9a3210c4a13e475ca21_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-console-plugin-rhel9@sha256:f3ecfcc041d2c01287f437125df492a7781f9094850513170ebcd54c94737103_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:47801e613c40d0a07f22d3aea6f95708f512acbf09e4c30b683dba7dfea53e9f_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:589f15ee6f2d80e7d4e9e28fc63ca7e5d56f5a388634ce276dc57f4e27a0a89b_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:7e340285995d87c203cf9125dba0ec9c6fbce7eca90e9979e1f81611eae0f736_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-ebpf-agent-rhel9@sha256:d40cf50e30d0f475dad272520f332ee437b35b6ca4b786513e73a930e3a88eab_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:23e28210806e49df576c16d1e599e8a0ed5dea19154f1c5baf9add9fa2d2833c_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:bacfb687cad8a421e7d1c6743c16ce1296af9bee1a845d7cf337deba3df809da_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c096d0c061cc92ec7db12111cd95117960c970a10043a4c77b0c0506a23f2d65_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-flowlogs-pipeline-rhel9@sha256:c45986d378f644b5824b03c29ce6033de81219603446121fee0833e5158a702e_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:22a408f5b24c1ca916a80f15cfe3cb9059a3dc5677d297c7386c00cb751be487_arm64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:5dbc838683ee0b38a6aa6829ef98d64dcff1be89f58ac2a57ed5dce03ed3713b_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:80788b01b0a853ca8dde3b7351f5af8b7622453616f2ee4a4cb064f65bebaa60_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-operator-bundle@sha256:b03f4e88ab1fed4744356a584d673fb2fdb15de7e1de7786bdd222b853690670_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:38b57c0ea502708bdc49fb47fb9c50bbc93ddb22b941160e4a1cac0f2afc6856_amd64",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:414cd50dc5e204226eb32b21da876aad3edba2c7b5a8a935e8e275773e63d56a_ppc64le",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:4c485468c25f82c49c68b4b7a489c636f834b09f0c52debfd6311a54b0366505_s390x",
"9Base-NETWORK-OBSERVABILITY-1.3.0:network-observability/network-observability-rhel9-operator@sha256:a06a3a4a5604d0e2bad7eaa63b98a12acc86ddbb2e9cbf3470fd5157a02f7bf1_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_3918
Vulnerability from csaf_redhat - Published: 2023-06-29 00:59 - Updated: 2024-12-17 22:22A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — | ||
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.1.5 is now available.\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": "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):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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:3918",
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3918.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.1.5 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:22:04+00:00",
"generator": {
"date": "2024-12-17T22:22:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:3918",
"initial_release_date": "2023-06-29T00:59:02+00:00",
"revision_history": [
{
"date": "2023-06-29T00:59:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-29T00:59:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:22: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:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.5-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"product_id": "oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"product_id": "oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.5-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.5-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"product_id": "oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"product_id": "oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.5-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel8\u0026tag=1.1.5-4"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"product": {
"name": "oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"product_id": "oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel8-operator\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"product_id": "oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel8\u0026tag=1.1.5-3"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le",
"product": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le",
"product_id": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-volume-snapshot-mover-rhel8\u0026tag=1.1.5-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x"
},
"product_reference": "oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_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:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_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:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_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:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_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:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_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:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_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:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_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:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_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:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_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:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_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:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_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:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_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:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_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:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
},
"product_reference": "oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64 as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"relates_to_product_reference": "8Base-OADP-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le as a component of 8Base-OADP-1.1",
"product_id": "8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
},
"product_reference": "oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le",
"relates_to_product_reference": "8Base-OADP-1.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
}
],
"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-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"known_not_affected": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-29T00:59:02+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:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3918"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:232797593d0ea5323f913c902ac7bd25bbe1eacdb40b00deaf9bbcd9306bf4e9_ppc64le",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:aa58ca1500ddb603bc9f39eba981584cd38682eab092ce06ec951a078a3dc0a6_s390x",
"8Base-OADP-1.1:oadp/oadp-kubevirt-velero-plugin-rhel8@sha256:b5ac15e683479a1524dfa55db10a8c84e362e6734f0d82d62ce724dfd76779e2_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:83d13ab990fc72c63c51a008a13fe341a555dfaec96494d25f5b7cbd5a0eafb1_amd64",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:b0215bed64f78192b9d7a8e4904efdbef9408296806d7fb6b86927b0cbd67a79_ppc64le",
"8Base-OADP-1.1:oadp/oadp-mustgather-rhel8@sha256:c0a9d5bbd97613ca2d26bd4315b55ffc6512fa429c0cdec5da77fe2fb8d254b9_s390x",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:174e673e1e9b09714ac89082c01e84bf9e77c7d52f65bbe3da156e4467ff6e07_amd64",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:91e02a2cd94a94354294e16b3a8495175907c9d07e1f7965febe1179d36c9940_ppc64le",
"8Base-OADP-1.1:oadp/oadp-operator-bundle@sha256:a3348b782dd897ef822bdf885db8c61e24278dde0520646e54270fec53d10f34_s390x",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:36882e2b4183bd2d0e58acb59e49004db1c2accd1f4e6cc01dfc2ca10cbbda19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:5e9ef29577268fc0bafa30e84de8f79c5141df76eefe995da2a2a201a92e5aef_amd64",
"8Base-OADP-1.1:oadp/oadp-rhel8-operator@sha256:cdcb5d1b32410973779aed6cb760c016fe2035dbcae41dde6707045bbf4e97c6_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:3e4af775f289789e0dce2ac73c07d6d5a101c77970b5f70e88a4cff6e2fbc3dd_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:60a01a5762ea173f150f6ccd6f8bfd1f1e17aed1f4865f9161d0d06e3c490ca7_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-aws-rhel8@sha256:a5702782be3fdf763b47c734d107d853c2b8f3f831c45d34dd686c19e2b295ff_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:2a8a8c64cb71f52559e53b9dddaeaee97b8067a7b2f996cde2e1ca2e14f25e55_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:37002fe133ff5853c97eb41e9d5e57dfb882f2b9150dfe945f965f78fbe3b1e4_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-csi-rhel8@sha256:38e0bf9d9f589e93335d477e23fe2838ad2ef138472d66887d7343b720081c19_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:195a154a41e6a7a4176475470aa1058e7ab171cb5ffd0c998009ac022ba810b2_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:5e26431bc81545c21b1c3b87dd42e267773c4221213d478c04e0b8809559201c_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-gcp-rhel8@sha256:b3792c8e92add196de5d06cdd88eb8e9d02fcdb9ce15c1a9a362241018caf6db_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:04c0ba8b1660eaa87f5e22291904b6e98442056270cfb134a243943742595e30_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:1b8f8b7b03f5dc4ca2fbeec13eb4b99e5bec1f09daf7b04c982ba1324611c6f3_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-for-microsoft-azure-rhel8@sha256:37d6701003b9e5f58795d85267d1ca1fd9687981abe784075d9c7ba5a7a036c5_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:17ae407841f29a5bbf3e72d25acc883150929ce91fc6384fc81e8d7977eecf42_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:2d58a2e20d7a0553ce843a6b43b2df1e7924d5b2cb19372a276ebde6644e8eb5_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-plugin-rhel8@sha256:d695407dd931000091e7a19ea693608e99985c84bfae95a94d8d111313b8e542_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:66bee327e86ddae9b69e362e520278bd8cb6a8b7f9756c3a55faf76d02486ab1_s390x",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:7e212da871132c319750a6513e9b98a836b6d670dfeeb0ca2050b0fe959bbb9e_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-restic-restore-helper-rhel8@sha256:a8409a1d9a281711caae8d67d155a0aac5384f2ae736c3da728dc423b849b3fe_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:43c1b134f68e4b71f3a1a35769fb573a9c496ffc5ba188b13b97a52ee2ab8479_amd64",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:b4ab733bfbf853bbac246530f1b4b0dafae2173ab93e32d1cebdd5b6c70dae29_ppc64le",
"8Base-OADP-1.1:oadp/oadp-velero-rhel8@sha256:e583bed08cbd7e36f0f7a66bd18c41b62d4062fdb5d43ec8e191d37ecf23be11_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:294903bf15035ffc5c4f9f4fc546079de344875068f1188ddfdd4b4e435d01bd_s390x",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:660e0ac7699c6c3ef59733bd3084bf0c8667e55bef1a36b13ee057fd4025bde7_amd64",
"8Base-OADP-1.1:oadp/oadp-volume-snapshot-mover-rhel8@sha256:72636e3e55f29a227092993151fba716f91d17812cd4b493cc2308823cbfb4a8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4003
Vulnerability from csaf_redhat - Published: 2023-07-10 09:56 - Updated: 2024-12-17 22:22A 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — | ||
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch | — |
Workaround
|
{
"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": "This is release 1.4 of the rpms for Red Hat Service Interconnect. Red Hat Service Interconnect 1.4 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites. It allows geographically distributed services to connect as if they were all running in the same site.\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": "As a Kubernetes user, I cannot connect easily connect services from one cluster with services on another cluster. Red Hat Application Interconnect enables me to create a service network and it allows geographically distributed services to connect as if they were all running in the same site.\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: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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.",
"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:4003",
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"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/red_hat_service_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_service_interconnect"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"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": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"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": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4003.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Service Interconnect 1.4 Release security update",
"tracking": {
"current_release_date": "2024-12-17T22:22:02+00:00",
"generator": {
"date": "2024-12-17T22:22:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4003",
"initial_release_date": "2023-07-10T09:56:57+00:00",
"revision_history": [
{
"date": "2023-07-10T09:56:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-10T09:56:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:22:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect",
"product": {
"name": "Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_interconnect:1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.src",
"product_id": "skupper-router-0:2.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el8ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el8ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.src",
"product_id": "skupper-cli-0:1.4.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.src",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.src",
"product_id": "skupper-router-0:2.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_id": "qpid-proton-0:0.37.0-2.el9ai.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton@0.37.0-2.el9ai?arch=src"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.src",
"product_id": "jsoncpp-0:1.9.4-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.src",
"product_id": "skupper-cli-0:1.4.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el8ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-devel@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debugsource@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_id": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwebsockets-debuginfo@4.3.1-1.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debugsource@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_id": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-debuginfo@2.4.1-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-devel@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_id": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.37.0-2.el9ai?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-devel@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debugsource@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_id": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jsoncpp-debuginfo@1.9.4-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_id": "skupper-cli-0:1.4.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.4.1-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-common-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-common@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-docs@2.4.1-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_id": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-router-tools@2.4.1-2.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el8ai.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el8ai.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.src as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.src",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64 as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el8.noarch as a component of Red Hat Service Interconnect",
"product_id": "8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el8.noarch",
"relates_to_product_reference": "8Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jsoncpp-devel-0:1.9.4-3.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64"
},
"product_reference": "jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64"
},
"product_reference": "libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-0:0.37.0-2.el9ai.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src"
},
"product_reference": "qpid-proton-0:0.37.0-2.el9ai.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64"
},
"product_reference": "rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
},
"product_reference": "skupper-cli-0:1.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.src as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.src",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-common-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-common-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64"
},
"product_reference": "skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-docs-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-docs-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-router-tools-0:2.4.1-2.el9.noarch as a component of Red Hat Service Interconnect 1",
"product_id": "9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
},
"product_reference": "skupper-router-tools-0:2.4.1-2.el9.noarch",
"relates_to_product_reference": "9Base-Service-Interconnect-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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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: 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.",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"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://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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: 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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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": "Red 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"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-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
}
],
"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-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"known_not_affected": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-10T09:56:57+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": [
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4003"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.src",
"8Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el8ai.src",
"8Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el8ai.x86_64",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.src",
"8Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el8.x86_64",
"8Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el8.noarch",
"8Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el8.noarch",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.src",
"9Base-Service-Interconnect-1:jsoncpp-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debuginfo-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-debugsource-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:jsoncpp-devel-0:1.9.4-3.el9.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.src",
"9Base-Service-Interconnect-1:libwebsockets-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debuginfo-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-debugsource-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:libwebsockets-devel-0:4.3.1-1.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:python3-qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-0:0.37.0-2.el9ai.src",
"9Base-Service-Interconnect-1:qpid-proton-c-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-c-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-cpp-devel-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:qpid-proton-debugsource-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:rubygem-qpid_proton-debuginfo-0:0.37.0-2.el9ai.x86_64",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-cli-0:1.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.src",
"9Base-Service-Interconnect-1:skupper-router-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-common-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-debuginfo-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-debugsource-0:2.4.1-2.el9.x86_64",
"9Base-Service-Interconnect-1:skupper-router-docs-0:2.4.1-2.el9.noarch",
"9Base-Service-Interconnect-1:skupper-router-tools-0:2.4.1-2.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4093
Vulnerability from csaf_redhat - Published: 2023-07-20 17:32 - Updated: 2024-12-17 22:23An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions "update, patch" the "pods/ephemeralcontainers" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:4091\n\nSecurity Fix(es):\n\n* openshift: OCP \u0026 FIPS mode (CVE-2023-3089)\n\n* kube-apiserver: PrivEsc (CVE-2023-1260)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* runc: volume mount race condition (regression of CVE-2019-19921) (CVE-2023-27561)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4093",
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html"
},
{
"category": "external",
"summary": "2175721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175721"
},
{
"category": "external",
"summary": "2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4093.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.5 security update",
"tracking": {
"current_release_date": "2024-12-17T22:23:10+00:00",
"generator": {
"date": "2024-12-17T22:23:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4093",
"initial_release_date": "2023-07-20T17:32:23+00:00",
"revision_history": [
{
"date": "2023-07-20T17:32:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-20T17:32:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.13::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"product": {
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"product_id": "container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.215.0-1.rhaos4.13.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"product": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"product_id": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-8.rhaos4.13.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"product": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"product_id": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git78941bf.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"product_id": "nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.13.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"product_id": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202307132344.p0.gf245ced.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202306230038.p0.g148be47.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.13.0-202306281017.p0.g5baee73.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"product": {
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"product_id": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.3.1-0.20230706125653.c8f8157.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"product": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"product_id": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-11.rhaos4.13.git78941bf.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.23.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.23.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.23.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.23.1.rt14.308.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"product_id": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.13.0-202307132344.p0.gf245ced.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202306230038.p0.g148be47.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.src",
"product": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.src",
"product_id": "openvswitch3.1-0:3.1.0-32.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1@3.1.0-32.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-13.el9fdp.src",
"product": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.src",
"product_id": "ovn23.06-0:23.06.0-13.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-13.el9fdp?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"product": {
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"product_id": "container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.215.0-1.rhaos4.13.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202306230038.p0.g148be47.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202306230038.p0.g148be47.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.13.0-202306281017.p0.g5baee73.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.13.0-202306281017.p0.g5baee73.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.13.0-202306281017.p0.g5baee73.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.13.0-202306281017.p0.g5baee73.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_id": "python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@21.3.1-0.20230706125653.c8f8157.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.23.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.23.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.13.0-202306230038.p0.g148be47.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.13.0-202306230038.p0.g148be47.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"product": {
"name": "openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"product_id": "openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-test@3.1.0-32.el9fdp?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-8.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-8.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-8.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_id": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git78941bf.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git78941bf.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git78941bf.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_id": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-11.rhaos4.13.git78941bf.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-11.rhaos4.13.git78941bf.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-11.rhaos4.13.git78941bf.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.23.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.23.1.rt14.308.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product_id": "openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"product_id": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-devel@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"product_id": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-ipsec@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product_id": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"product_id": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debugsource@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product_id": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product_id": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-13.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-13.el9fdp?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-8.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-8.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-8.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_id": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git78941bf.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git78941bf.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git78941bf.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_id": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-11.rhaos4.13.git78941bf.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-11.rhaos4.13.git78941bf.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-11.rhaos4.13.git78941bf.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.23.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product_id": "openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"product_id": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-devel@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"product_id": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-ipsec@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product_id": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"product_id": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debugsource@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product_id": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product_id": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-13.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-13.el9fdp?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-8.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-8.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-8.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_id": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git78941bf.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git78941bf.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git78941bf.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_id": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-11.rhaos4.13.git78941bf.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-11.rhaos4.13.git78941bf.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-11.rhaos4.13.git78941bf.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.23.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-devel@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-ipsec@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debugsource@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product_id": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-13.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-13.el9fdp?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-8.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-8.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-8.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_id": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-10.rhaos4.13.git78941bf.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-10.rhaos4.13.git78941bf.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-10.rhaos4.13.git78941bf.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-devel@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debugsource@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-debuginfo@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_id": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nmstate-libs-debuginfo@2.2.12-1.rhaos4.13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_id": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.26.3-11.rhaos4.13.git78941bf.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_id": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.26.3-11.rhaos4.13.git78941bf.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.26.3-11.rhaos4.13.git78941bf.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.23.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.13.0-202307132344.p0.gf245ced.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product_id": "openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"product_id": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-devel@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"product_id": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-ipsec@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product_id": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"product_id": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debugsource@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product_id": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product_id": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openvswitch3.1-debuginfo@3.1.0-32.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-13.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-13.el9fdp?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch"
},
"product_reference": "container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.215.0-1.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src"
},
"product_reference": "container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src"
},
"product_reference": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64"
},
"product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x"
},
"product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src"
},
"product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64"
},
"product_reference": "cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64"
},
"product_reference": "nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64"
},
"product_reference": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le"
},
"product_reference": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x"
},
"product_reference": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src"
},
"product_reference": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64"
},
"product_reference": "cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.23.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.23.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src"
},
"product_reference": "openvswitch3.1-0:3.1.0-32.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch"
},
"product_reference": "openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src"
},
"product_reference": "ovn23.06-0:23.06.0-13.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64"
},
"product_reference": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le"
},
"product_reference": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x"
},
"product_reference": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64"
},
"product_reference": "python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.23.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.23.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src"
},
"product_reference": "openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.13"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Xingxing Xia"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-1260",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176267"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass vulnerability was discovered in kube-apiserver. This issue could allow a remote, authenticated attacker who has been given permissions \"update, patch\" the \"pods/ephemeralcontainers\" subresource beyond what the default is. They would then need to create a new pod or patch one that they already have access to. This might allow evasion of SCC admission restrictions, thereby gaining control of a privileged pod.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kube-apiserver: PrivEsc",
"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.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1260"
},
{
"category": "external",
"summary": "RHBZ#2176267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176267"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1260"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-92hx-3mh6-hc49",
"url": "https://github.com/advisories/GHSA-92hx-3mh6-hc49"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"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-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kube-apiserver: PrivEsc"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3089",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2212085"
}
],
"notes": [
{
"category": "description",
"text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: OCP \u0026 FIPS mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3089"
},
{
"category": "external",
"summary": "RHBZ#2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089"
}
],
"release_date": "2023-07-05T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-20T17:32:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4093"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.noarch",
"8Base-RHOSE-4.13:container-selinux-3:2.215.0-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:containernetworking-plugins-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debuginfo-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:containernetworking-plugins-debugsource-0:1.0.1-8.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.src",
"8Base-RHOSE-4.13:cri-o-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.aarch64",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.ppc64le",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.s390x",
"8Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-10.rhaos4.13.git78941bf.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.src",
"8Base-RHOSE-4.13:nmstate-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-debugsource-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-devel-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.aarch64",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.ppc64le",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.s390x",
"8Base-RHOSE-4.13:nmstate-libs-debuginfo-0:2.2.12-1.rhaos4.13.el8.x86_64",
"8Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift4-aws-iso-0:4.13.0-202306230038.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202306281017.p0.g5baee73.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.src",
"9Base-RHOSE-4.13:cri-o-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debuginfo-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.aarch64",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.ppc64le",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.s390x",
"9Base-RHOSE-4.13:cri-o-debugsource-0:1.26.3-11.rhaos4.13.git78941bf.el9.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-cross-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.23.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-headers-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.23.1.rt14.308.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:openshift-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-ansible-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-ansible-test-0:4.13.0-202306230038.p0.g148be47.assembly.stream.el9.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202306230038.p0.ge4c9a6a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-hyperkube-0:4.13.0-202307132344.p0.gf245ced.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.src",
"9Base-RHOSE-4.13:openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-debugsource-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-devel-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:openvswitch3.1-ipsec-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:openvswitch3.1-test-0:3.1.0-32.el9fdp.noarch",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-13.el9fdp.x86_64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.aarch64",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.ppc64le",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.s390x",
"9Base-RHOSE-4.13:python3-openvswitch3.1-debuginfo-0:3.1.0-32.el9fdp.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.23.1.el9_2.x86_64",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-1:21.3.1-0.20230706125653.c8f8157.el9.src",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-api-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-common-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-conductor-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:openstack-ironic-dnsmasq-tftp-server-1:21.3.1-0.20230706125653.c8f8157.el9.noarch",
"9Base-RHOSE-IRONIC-4.13:python3-ironic-tests-1:21.3.1-0.20230706125653.c8f8157.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4293
Vulnerability from csaf_redhat - Published: 2023-07-27 01:13 - Updated: 2024-12-17 22:22A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 | — |
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 | — |
Workaround
|
A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64 | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 | — |
Workaround
|
A flaw was found in the Gin-Gonic Gin Web Framework. Affected versions of this package could allow a remote attacker to bypass security restrictions caused by improper input validation by the filename parameter of the Context.FileAttachment function. An attacker can modify the Content-Disposition header by using a specially-crafted attachment file name.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 | — | ||
| Unresolved product id: 8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_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.11 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* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang-github-gin-gonic-gin: Improper Input Validation (CVE-2023-26125)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* golang-github-gin-gonic-gin: Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function (CVE-2023-29401)\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:4293",
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "2216957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216957"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4293.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.7.11 security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:22:55+00:00",
"generator": {
"date": "2024-12-17T22:22:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4293",
"initial_release_date": "2023-07-27T01:13:57+00:00",
"revision_history": [
{
"date": "2023-07-27T01:13:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-27T01:13:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:22:55+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:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.7.11-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.7.11-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"product": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"product_id": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-legacy-rhel8-operator\u0026tag=v1.7.11-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.7.11-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.7.11-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.7.11-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.7.11-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.7.11-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.7.11-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.7.11-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.7.11-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.7.11-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.7.11-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.7.11-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.7.11-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.7.11-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.7.11-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:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64"
},
"product_reference": "rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_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:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_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:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_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:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_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:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_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:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64 as a component of 8Base-RHMTC-1.7",
"product_id": "8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T01:13:57+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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
}
],
"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:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T01:13:57+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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"cve": "CVE-2023-26125",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-gin-gonic-gin: Improper Input Validation",
"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-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26125"
},
{
"category": "external",
"summary": "RHBZ#2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T01:13:57+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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-gin-gonic-gin: Improper Input Validation"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T01:13:57+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-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-29401",
"cwe": {
"id": "CWE-494",
"name": "Download of Code Without Integrity Check"
},
"discovery_date": "2023-06-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2216957"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Gin-Gonic Gin Web Framework. Affected versions of this package could allow a remote attacker to bypass security restrictions caused by improper input validation by the filename parameter of the Context.FileAttachment function. An attacker can modify the Content-Disposition header by using a specially-crafted attachment file name.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-gin-gonic-gin: Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function",
"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-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29401"
},
{
"category": "external",
"summary": "RHBZ#2216957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216957"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29401"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29401",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29401"
}
],
"release_date": "2023-06-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-27T01:13:57+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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4293"
}
],
"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-RHMTC-1.7:rhmtc/openshift-migration-controller-rhel8@sha256:4acee31f69a7073ff74e57a7951a0a6e82d97599fce50ac4efe085fd213910af_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-hook-runner-rhel8@sha256:12a30ae012584c98d88bbf5b592c446ef01c99613d2ead6428a7c300379f7bb7_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-legacy-rhel8-operator@sha256:d5e4fbece3335736271fd3c397a47b56f486a6bff74828ae3caa1bad71479ea9_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-log-reader-rhel8@sha256:9bb77c878246943764eadc901a3be355b2e209cad4a847fd991edde8f892def8_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-must-gather-rhel8@sha256:b494d414adaa0f840e5f73fb46a18d8782ce27993f357d0d76f97b0a0869fbdf_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-openvpn-rhel8@sha256:faa6da69f2c290a593b2a2be7090d6a5f56ea15de6ed1096e4af2b71311d5160_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-operator-bundle@sha256:e49cdb8a5591edc90a4e2e590848aeca3917c35bd736b442c87dca056526eb9d_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-registry-rhel8@sha256:952df168a2a223fc4cb611631ca308633e792d31b20ddeede8ca7be81f875203_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rhel8-operator@sha256:3698e0abf4745cb21de11f7dd0ca820e18412ba120443f5b1e1fb47ea6f1ab56_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:a9f2b722cac0640c9369652362fb23f36cf871d14f272d5e09ea441992ef44f2_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-ui-rhel8@sha256:9e2c212ac1bf3ee88a71dcd7ee8982277c79d0591f804f1fe74e2d2556e6ac39_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:ed877c9443049533ac997f416275d243886686e541fcecc577f24fa67457e82e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:8c364d88218f882fa2d681af9e380eb9d985adb177e3399e449d09edf0905e51_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:5f99efaa36d71c97e9efba6dbd75484726df26c096de53abe9c10bec0d830162_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:e4d53ac8ae53d83e3796d910cfa2bf0343fddc1363a4c37c93c7027b8148e3c4_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-migration-velero-rhel8@sha256:fa11c3717b862d9da0dfa9fb4f4c9d30af55f893ab0573775d1dc19f93352e8e_amd64",
"8Base-RHMTC-1.7:rhmtc/openshift-velero-plugin-rhel8@sha256:a160bac588b1e86544fe73fa2aef24c26f0e7d491200edf8c4508cfcecb18b9d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-gin-gonic-gin: Gin Web Framework does not properly sanitize filename parameter of Context.FileAttachment function"
}
]
}
RHSA-2023_4335
Vulnerability from csaf_redhat - Published: 2023-08-08 00:36 - Updated: 2024-12-17 22:23A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
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: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
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: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cert-manager Operator for Red Hat OpenShift 1.10.3\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\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: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)",
"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:4335",
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"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": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4335.json"
}
],
"title": "Red Hat Security Advisory: Security Update for cert-manager Operator for Red Hat OpenShift 1.10.3",
"tracking": {
"current_release_date": "2024-12-17T22:23:58+00:00",
"generator": {
"date": "2024-12-17T22:23:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4335",
"initial_release_date": "2023-08-08T00:36:17+00:00",
"revision_history": [
{
"date": "2023-08-08T00:36:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T00:36:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cert Manager support for Red Hat OpenShift release",
"product": {
"name": "Cert Manager support for Red Hat OpenShift release",
"product_id": "9Base-CERT-MANAGER-1.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.10::el9"
}
}
}
],
"category": "product_family",
"name": "Cert Manager support for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"product": {
"name": "cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"product_id": "cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/cert-manager-operator-bundle\u0026tag=v1.10.3-4"
}
}
},
{
"category": "product_version",
"name": "cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"product": {
"name": "cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"product_id": "cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/cert-manager-operator-rhel9\u0026tag=v1.10.3-2"
}
}
},
{
"category": "product_version",
"name": "cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64",
"product": {
"name": "cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64",
"product_id": "cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=v1.10.2-18"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64 as a component of Cert Manager support for Red Hat OpenShift release",
"product_id": "9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64"
},
"product_reference": "cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"relates_to_product_reference": "9Base-CERT-MANAGER-1.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64 as a component of Cert Manager support for Red Hat OpenShift release",
"product_id": "9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64"
},
"product_reference": "cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"relates_to_product_reference": "9Base-CERT-MANAGER-1.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64 as a component of Cert Manager support for Red Hat OpenShift release",
"product_id": "9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
},
"product_reference": "cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64",
"relates_to_product_reference": "9Base-CERT-MANAGER-1.10"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_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-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_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",
"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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_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-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T00:36:17+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-bundle@sha256:93d51d9d99ceb65ff655920c7fde00c1187b0184c13157eb54477e1b933af4dc_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/cert-manager-operator-rhel9@sha256:1b6ff9fabc257c2bdfcad7495b16ade6dbc40059ace34261ae4872054baece4d_amd64",
"9Base-CERT-MANAGER-1.10:cert-manager/jetstack-cert-manager-rhel9@sha256:a0d9da23b6759a6c1e3f388f082de239c09205f3f6e49afed2b6f3c7dd9fcc1f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4459
Vulnerability from csaf_redhat - Published: 2023-08-08 11:33 - Updated: 2024-12-17 22:24A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 | — |
Workaround
|
{
"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.13.8 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of [impact]. 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.13.8. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:4456\n\nSecurity Fix(es):\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4459",
"url": "https://access.redhat.com/errata/RHSA-2023:4459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "OCPBUGS-17339",
"url": "https://issues.redhat.com/browse/OCPBUGS-17339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4459.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.8 packages and security update",
"tracking": {
"current_release_date": "2024-12-17T22:24:07+00:00",
"generator": {
"date": "2024-12-17T22:24:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4459",
"initial_release_date": "2023-08-08T11:33:17+00:00",
"revision_history": [
{
"date": "2023-08-08T11:33:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T11:33:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:24:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.13.0-202307191602.p0.g36754b7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-51.el9fdp.src",
"product": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.src",
"product_id": "ovn23.06-0:23.06.0-51.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-51.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-3.el9.src",
"product": {
"name": "cri-tools-0:1.26.0-3.el9.src",
"product_id": "cri-tools-0:1.26.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-alpha.78.el9fdp?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-51.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.26.0-3.el9.x86_64",
"product_id": "cri-tools-0:1.26.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-alpha.78.el9fdp?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-51.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.26.0-3.el9.aarch64",
"product_id": "cri-tools-0:1.26.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-alpha.78.el9fdp?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-51.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.26.0-3.el9.ppc64le",
"product_id": "cri-tools-0:1.26.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-alpha.78.el9fdp?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.0-51.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.26.0-3.el9.s390x",
"product": {
"name": "cri-tools-0:1.26.0-3.el9.s390x",
"product_id": "cri-tools-0:1.26.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.26.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.26.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.26.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-alpha.78.el9fdp?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.13.0-202307191602.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.13.0-202307191602.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.13.0-202307191602.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.13.0-202307191602.p0.g36754b7.assembly.stream.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.26.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.26.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x"
},
"product_reference": "cri-tools-0:1.26.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-3.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src"
},
"product_reference": "cri-tools-0:1.26.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.26.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.26.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.26.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.26.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src"
},
"product_reference": "ovn23.06-0:23.06.0-51.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T11:33:17+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4459"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T11:33:17+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4459"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T11:33:17+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4459"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.s390x",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.13:openshift-kuryr-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.src",
"8Base-RHOSE-4.13:openshift-kuryr-cni-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-common-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:openshift-kuryr-controller-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"8Base-RHOSE-4.13:python3-kuryr-kubernetes-0:4.13.0-202307191602.p0.g36754b7.assembly.stream.el8.noarch",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.src",
"9Base-RHOSE-4.13:cri-tools-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debuginfo-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.aarch64",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.ppc64le",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.s390x",
"9Base-RHOSE-4.13:cri-tools-debugsource-0:1.26.0-3.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.s390x",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.src",
"9Base-RHOSE-4.13:openshift-clients-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:openshift-clients-redistributable-0:4.13.0-202307282024.p0.ge251b5e.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.06-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-central-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-debugsource-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-host-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.06-vtep-debuginfo-0:23.06.0-51.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.src",
"9Base-RHOSE-4.13:ovn23.09-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-central-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-debugsource-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-host-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-0:23.09.0-alpha.78.el9fdp.x86_64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.aarch64",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.ppc64le",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.s390x",
"9Base-RHOSE-4.13:ovn23.09-vtep-debuginfo-0:23.09.0-alpha.78.el9fdp.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4470
Vulnerability from csaf_redhat - Published: 2023-08-03 14:15 - Updated: 2024-12-17 22:23A 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.3\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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es) for openshift-clients:\n\n* golang: net/http: 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: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\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.",
"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:4470",
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4470.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.3 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2024-12-17T22:23:08+00:00",
"generator": {
"date": "2024-12-17T22:23:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4470",
"initial_release_date": "2023-08-03T14:15:32+00:00",
"revision_history": [
{
"date": "2023-08-03T14:15:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-03T14:15:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202307200611.p0.g49844f7.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64 as a component of Red Hat Ansible Automation Platform 2.3 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.3"
}
]
},
"vulnerabilities": [
{
"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": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"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-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"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",
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"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-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"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",
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"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-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
}
],
"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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T14:15:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4470"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.src",
"8Base-Ansible-Automation-Platform-2.3:openshift-clients-0:4.12.0-202307200611.p0.g49844f7.assembly.stream.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4472
Vulnerability from csaf_redhat - Published: 2023-08-03 15:51 - Updated: 2024-12-17 22:23A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"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 Serverless version 1.29.1 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": "Version 1.29.1 of the OpenShift Serverless Operator is supported on Red Hat OpenShift Container Platform versions 4.10, 4.11, 4.12, and 4.13.\n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* openshift: OCP \u0026 FIPS mode (CVE-2023-3089)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\nFor more information about CVE-2023-3089, see https://access.redhat.com/security/vulnerabilities/RHSB-2023-001.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, 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:4472",
"url": "https://access.redhat.com/errata/RHSA-2023:4472"
},
{
"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/security/vulnerabilities/RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"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": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/serverless/index",
"url": "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/serverless/index"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4472.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.29.1",
"tracking": {
"current_release_date": "2024-12-17T22:23:17+00:00",
"generator": {
"date": "2024-12-17T22:23:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4472",
"initial_release_date": "2023-08-03T15:51:26+00:00",
"revision_history": [
{
"date": "2023-08-03T15:51:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-03T15:51:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:17+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.29",
"product": {
"name": "Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.29::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.8.0-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.8.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.8.1-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.8.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.29.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.29.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.8.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.8.0-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"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:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.29"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64 as a component of Red Hat OpenShift Serverless 1.29",
"product_id": "8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.29"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2023-3089",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2212085"
}
],
"notes": [
{
"category": "description",
"text": "A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift: OCP \u0026 FIPS mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001\n\nThe static scanning tool (to verify your system is once again compliant with FIPS) is available here https://github.com/openshift/check-payload",
"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.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3089"
},
{
"category": "external",
"summary": "RHBZ#2212085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212085"
},
{
"category": "external",
"summary": "RHSB-2023-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3089"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3089"
}
],
"release_date": "2023-07-05T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T15:51:26+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.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4472"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected packages as soon as possible.",
"product_ids": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift: OCP \u0026 FIPS mode"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T15:51:26+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.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4472"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-03T15:51:26+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.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4472"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:330fadd0c42aa5686afa305adbbb1aaff7adc6c034895c04b354c7202f70ae7f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:549af9316f70dde2ae271e4d2de13098a339bc3dd08e4c432c60c0091cbb4cac_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:f6e76d2bdc56aa9fe61651bc060eb439814ed39de8bfaeb553a08d214911bec2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:30f60c00e71f593d9ab4968dbb08b6f7be873913dbd7880829025bfc05e14412_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:416962200f7e9c40412734a7ba5bd533523b3b8c4d8bdbe125c2ef037449f5ec_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/client-kn-rhel8@sha256:8f9ba47649bda71f0f4461efb553f9b1bad447f34b1ce4dc90a7ae4d1dccf5bc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:75156597dbfcfd4b34c6e8eabfe4b634b33d392ec008337b03d529e4210e0460_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:d49558ccceed79886b129d0e3d899ad7942ae2f5ca6d7851bf9ebb2a5aef43f8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:fb5ffb2100281bdbc63102417efdd28f76c327b07c3dbb96bf81e3d2fcca6c8a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:0f3e364f84cfd32e317990093be17421b31968c44f10521eab5e20f76c6eee9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:62955898ee5138e7f5fdda71cc962d12dc98d02a99cce04703c411fe0800ce6d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-controller-rhel8@sha256:d664f01c46bec5d6fb4479e130acf527cec175b57128c8279b56359cb634c7fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:20a17e414ef48c0bc7e24c5d415b7f386638c72112bb9a991cb2051a677115b5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:331ca39e8ecfc315ce6bffc9e57a1ee513fad81fbc792e9b2f5ab6722bbad27d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:d644d8ece94c938087609462a40a2a02e340ecbee1dd622198df9e2088b91302_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9787e104273dc984da252672462f1299cd5b8684e5bbc260149ccfc89ac2a906_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9873d3c295309ac9ba52469a6597a1d2db7c833974d78fba9999586470cd132f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:bf348f140ed66e26638b2faa83ef76873e0440832615bf61a13f104e029d6304_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:03e1d4db4a417eb3dfd6aab53ec82e1a3a61b71ab1de29564783c04505b8af7c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:845a227e506a34ffb10e629ba4bec674f3869f6d8e1d6c1dd7708478cb32fa99_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c1769c408ae773f0b226fcf6b294f0a56969a8e1cbae647bca14f11f390055bd_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:06c446d4067d12cfdbb779ff38d0fdcc1394cf4445131c82de7f9b2632695e31_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:2f8521f18acd7bf75486bf88c99e436085858c878b7f85d9881d510a487d909b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:d94d5823e18a56ca067d7e5b715c3c413ef3362be4f3bb78acc8a84c1d6f630a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:066839cb9458d59ebdcdf37a66d9b793c65c4db04300ba4d9de159fa98ef9591_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:2aa958fa305e2558e0fd9208db9e3e7c894b42ed500ffbb352fd37da60d23630_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:d1ab34315ed3e771ddc4239d83f5307e21bc53c66a520d2bb40ffd0d327f9b2e_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:8c577c57ef75af592a9489e83a10437c787b24e203aed3a44974ab307d4b7179_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:a23c471b9a8ea80549ecc3d0ab87b09c3debffcd578bb4120fe97802b399500c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:eb012a9777a661490f220b945a0598bf663001f5154b642c9f0e2f63938098d2_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:1b5993019ad69836db9070e498d22659d98db0b66642085f83a823893525ac05_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:3a4458bb92753e7eca29dd708f700b98f33d0c901f94ab4daca0c3f3d45e1e2a_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:4eb8158e78ddf650a68f11af59678203c409ddb4dcc983659ae8f2367d53b71a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:556f0df3c6a28bb7966399e66029b0965355d0e19af3e24fc9cdd00b6841278a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:75e73301eba60759987e957d418b9fa47cce89b5a5c95bd38e8494f30baeb39d_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:81fa05bfd5aee15e73f61f1a7a916b3c7ef27688dc5a2f3a96166faf72761c83_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:465a302d15709663a21fa99766192116178f38d8ebffe4a33382605e647f4595_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:8937fe69db8460064e4d1916c07966a29cef0c7db3ada9acc0f189fca641c462_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:e6f291c7b20172cfd743b2f27cc9d215869d06deec1b7a8be290598af1641a7b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:5468d587e6daf309ba29b738244da24b01491cadba214614ea07c59b577aa15c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b704b3d11f77877e1f28ff4cc4cb2a9f88e804ae431b6f7fe75b1686b2afc52c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:ba71cbc63b56a2ee2570e497336726245b812bd8a9a1a7f98544818733de63bd_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:255fc716e75e91a0aaf55efd31da95bcae4ea96921148d44eb9178225c709291_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:866ba4871e9808d1221e2a875288605255740ea0e3899f36e1367ab737e293ab_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-mtping-rhel8@sha256:9364d82ce09e5e68e0e7db7a0e6d3f8093f44e5810ebd05a78487f710c99b2b4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:387b98ad69b9199539bdd8890fe5a4588eb1dcf2fddb5feda70723db1956de59_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:583ca5a3cc0a6ae1174f46e7c916608dc4dceaa9ef6f2ea1122dbfda7284f48e_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:5ef479d3f16bbd9096e69a8f8d7654bf15ae1d9cf8f02beb54de042a3cc5ce30_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:012ec5a1a8296aeed1d6ebb5c8c0dc63265ebebe412150b3cb342008bc50d706_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:6fadfb70676368fe3f2c32e73744b9a50591a1f219a1bb6162562c1db21132ec_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/eventing-webhook-rhel8@sha256:cb014dd4c778e9e38758045c5d2fa33978f8c2f5b927b8e7f46189279d4bf0a5_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:33d22bbc6ad0fd4ae0d47bd624a2b9a00a1247b6c0ec24ee551d85248b776f2b_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:94d855f07678c379e213d86054192c07f041a1cb8e763ea467e247f6443a7430_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/func-utils-rhel8@sha256:ae7aefd04200fdf8a19a61b61cd61a9091d94911da3274c64b80af9636fec0d4_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:1e62568cc4dd16785dd161fe6492c95804fc0a1872138534650b862f27fa86bc_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:8302978d8618fb2e4e0ee8dc8ea936efdb93b69ab5009819ffd8aaece3a2f25f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/ingress-rhel8-operator@sha256:c58b7782142f44f760fbbf1561ed273c68c84b72b0f225653817259541647a1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:708f97af308df6fc486410a0e4f233a889458a01800e2b72a28b85a0fa1aa0d2_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:86c76057a2e24df57952ef732651bb7af2cda76d3912a7d798e412c00d982932_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:8edb9a99b0bdd1db2375a5c902abb8a6383a252f9820435b199866889dff447d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:086d75117ca094bc600558b2ffc5ccb335840986364b32e537460ff738c4bf5f_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:8170e9964958a468e3fdab49c156c984be79a6b46ba2e2a3cb15d13e8a1cfaed_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/knative-rhel8-operator@sha256:d1b9679081ecb121179f3775195b5052c57e7d71e35f88ccdae1e39efa0a955b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:588695316d1fad4fda4e71edf6fe78e7022e7a4976c7696b01ade30d75e9ab8d_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:5fdba1817fb3e7c68dafd4f2550d7ddae75534fd4e5069ce2fd1242655f1fc5a_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/kourier-control-rhel8@sha256:63ae9e6852eed2c632c1edec0bdd8b801d9992e6c7533b7f7ed8ac4e7260370c_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:35f0d77dfb5dc6e97832a01d796d147ee3fe6a7d7507dee12b8775c384577b5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:62daf25428407ef4a41f578d9fd761675570f5633db6ca779abb5630272310e4_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-controller-rhel8@sha256:aab71a8c2601b62fe5f0f209aea54052cc111f0e2d2ecefc10abd33bfdae8f30_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:11ccd334d687017887c2245df0bc331e54eb4cc17bfe1503238cc769918626e1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4bb7d6fcb76329e5ad8d78dac6678e6cd8a2e96782fa83a6c446c4964e948745_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/net-istio-webhook-rhel8@sha256:8981f3775e142ff4279b921f0cc79a1d942bf693cd058b2bf8b922f5747e8bca_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-operator-bundle@sha256:16b39335e97bcc7c970a8ba385c61d8333e9912faaee813ccf8520d434b7bb7a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:0290b65cc0d632e2a73297d522aa5e86355cc9787ef75725dc224574e55ec120_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:3a19e1e46b8c68b173e06758b758df44bb6ba6ff1847c3cd73cf388ccfdbafa1_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serverless-rhel8-operator@sha256:810862f674218d5156e32fbb0e0680b23d2363b8800757295711750180b8d0a8_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:3fdc791ffeefa5fcb6d0dc4071b795b05f4cff890ee279435dfb16a2da0c959f_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:bee33f9d55c07b8628172d74cbbe76b6e95c50355c81e583bdaaf47fcda9ea2d_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-activator-rhel8@sha256:ec110320b93fd57157ff0beaa7ed5d00983fe168dad5eebcb84968d7a53c41dc_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:730b95037763cda49ecf5ed04330f2cba95a1671bb32e01983d721a4ea0c8192_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:99b0343cc2c702d68e9f5196188b69a3f91ca82d08931568871c85350c660e1c_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:bbfbda42384a0b3093d85fb8eed563922b6a13a4a169fe9b8b1934c184ebd1b9_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:159d7ab46f23c57cd06bc56638dfae07290d678cd5d8e324509579fb5c0dae73_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:97c2bf35290b2fa16708a99eb5ce775548a74c65078eacbb9d46be55c556d1d9_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-autoscaler-rhel8@sha256:a1ef368f97c596a9f6b9fdbecc7e9de217b588dd1d9a2ef2095566bb3d4632e1_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7258e32bf858b2df1c0ea6e73668b7b0cac597563819d06344b1eb177c1dac23_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:7ffcc74266740a3fd52438fd8b8de1c82c55877d1f48fc038dbd8f07aa888000_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-controller-rhel8@sha256:8eaab3bee3a89380bfad3dbb26f940738df7765781feefb962f2f39300688c36_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dbb3b33092e4386293419fd3bf771bfb63b2f66a5bbc7457bef9acfc3f3acb9b_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:dc62be5b10a9404e7b40b68557e060720fe9decf7fc591f047c3910040baff5c_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:e55c72398c25207069b8db5d8e3ee01fe083a2e97b5cc915dd1bd131172a80e3_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:040ba8f59af05ccb5acaea0820ae4fd11f3f627fe0946d30af360dcd21f31703_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:3fc6f6a4f2429c0e4cce20a14d3db1df88104c7194c2aa22733970176c07f5a5_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:9013ed456c23b3ed6b361833bbe3807ba5e55dbabb27dc2a9fb18fabe14ca91f_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:41619a6eb488094cadd2f2276bbeb66393da3bf23aff24e884f7e63609c4c6a3_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:ac22ac832207de1c5607ab72726f6cf682ef058964eb6400a56141b41556ff39_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-queue-rhel8@sha256:f24b3baab6d834159a7509b5efe43816072d2d4ab0fb7ab11b3fba72c9ff1f36_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:19d7aafabedbba29a44e3db7bb71d76b4817cb9f171d8f88ebfdc34a753f12b2_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:3b15bde6fac8385455e397ad74ea01d10a89c567e827798a9d4ad4496e2d75fc_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:a4905ca1b3260b5288697d9cc7fa786b0beb00a154ba442b664a6c93c87804c0_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:4b2cf41d7b49e5cac74a7aab4a8421f77c96c3c1d505904abcd9adfbeb62468a_amd64",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:ada6d0177ffd68f45d78b4cdda82a3a97df89e8aa51eba65dcda95360ed94e12_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/serving-webhook-rhel8@sha256:cb586d24f3fb1d010bd99557a67983075802d288d32764831020f971bf7ac0e4_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:2ba7cefcdc93d3f96d5976c996d187977b2d3c97787ea28cb9a3c3ae3848bdb1_s390x",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:79939daff20d7ecb751c2b8034446229fbd7af6660850f23de5a8de5dfb36c6b_ppc64le",
"8Base-RHOSS-1.29:openshift-serverless-1/svls-must-gather-rhel8@sha256:ca9fb69060033085b026da6071b657b16312fee5644d52771270b19b97fbffd6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
}
]
}
RHSA-2023_4627
Vulnerability from csaf_redhat - Published: 2023-08-14 01:02 - Updated: 2024-12-17 22:23A flaw was found in Jackson Databind. This issue may allow a malicious user to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in undertow. The undertow client is not checking the server identity the server certificate presents in HTTPS connections. This is a compulsory step ( that should at least be performed by default) in HTTPS and in http/2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in codec-haproxy from the Netty project. This flaw allows an attacker to build a malformed crafted message and cause infinite recursion, causing stack exhaustion and leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
A flaw was found in HtmlUnit. This issue may allow a malicious user to supply content to htmlUnit, which could cause a crash by stack overflow, leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Zip4j. In this issue, it does not always check the MAC when decrypting a ZIP archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang where angle brackets (<>) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr={{.}}") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
Workaround
|
A flaw was found in the fast-XML-parser. The affected versions of fast-XML-parser are vulnerable to a denial of service caused by a regular expression denial of service (ReDoS) flaw in the Doctype Entities. By sending a specially crafted regex input, a remote attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 | — | ||
| Unresolved product id: 9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 | — |
{
"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": "Migration Toolkit for Applications 6.2.0 release\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": "Migration Toolkit for Applications 6.2.0 Images\n\nSecurity Fix(es):\n\n* golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)\n\n* jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode (CVE-2021-46877)\n\n* undertow: Server identity in https connection is not checked by the undertow client (CVE-2022-4492)\n\n* x/net/http2/h2c: request smuggling (CVE-2022-41721)\n\n* net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* dev-java/snakeyaml: DoS via stack overflow (CVE-2022-41854)\n\n* codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS (CVE-2022-41881)\n\n* htmlUnit: Stack overflow crash causes Denial of Service (DoS) (CVE-2023-2798)\n\n* zip4j: does not always check the MAC when decrypting a ZIP archive (CVE-2023-22899)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\n\n* golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)\n\n* golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)\n\n* golang: go/parser: Infinite loop in parsing (CVE-2023-24537)\n\n* golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)\n\n* golang: html/template: improper sanitization of CSS values (CVE-2023-24539)\n\n* golang-github-gin-gonic-gin: Improper Input Validation (CVE-2023-26125)\n\n* golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)\n\n* fast-xml-parser: Regex Injection via Doctype Entities (CVE-2023-34104)\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.",
"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:4627",
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2151988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988"
},
{
"category": "external",
"summary": "2153260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260"
},
{
"category": "external",
"summary": "2153379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379"
},
{
"category": "external",
"summary": "2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"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": "2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "2185278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185278"
},
{
"category": "external",
"summary": "2185707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185707"
},
{
"category": "external",
"summary": "2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "2210366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210366"
},
{
"category": "external",
"summary": "2221261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221261"
},
{
"category": "external",
"summary": "2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "MTA-1015",
"url": "https://issues.redhat.com/browse/MTA-1015"
},
{
"category": "external",
"summary": "MTA-1041",
"url": "https://issues.redhat.com/browse/MTA-1041"
},
{
"category": "external",
"summary": "MTA-194",
"url": "https://issues.redhat.com/browse/MTA-194"
},
{
"category": "external",
"summary": "MTA-24",
"url": "https://issues.redhat.com/browse/MTA-24"
},
{
"category": "external",
"summary": "MTA-27",
"url": "https://issues.redhat.com/browse/MTA-27"
},
{
"category": "external",
"summary": "MTA-464",
"url": "https://issues.redhat.com/browse/MTA-464"
},
{
"category": "external",
"summary": "MTA-465",
"url": "https://issues.redhat.com/browse/MTA-465"
},
{
"category": "external",
"summary": "MTA-468",
"url": "https://issues.redhat.com/browse/MTA-468"
},
{
"category": "external",
"summary": "MTA-469",
"url": "https://issues.redhat.com/browse/MTA-469"
},
{
"category": "external",
"summary": "MTA-470",
"url": "https://issues.redhat.com/browse/MTA-470"
},
{
"category": "external",
"summary": "MTA-472",
"url": "https://issues.redhat.com/browse/MTA-472"
},
{
"category": "external",
"summary": "MTA-474",
"url": "https://issues.redhat.com/browse/MTA-474"
},
{
"category": "external",
"summary": "MTA-476",
"url": "https://issues.redhat.com/browse/MTA-476"
},
{
"category": "external",
"summary": "MTA-477",
"url": "https://issues.redhat.com/browse/MTA-477"
},
{
"category": "external",
"summary": "MTA-478",
"url": "https://issues.redhat.com/browse/MTA-478"
},
{
"category": "external",
"summary": "MTA-479",
"url": "https://issues.redhat.com/browse/MTA-479"
},
{
"category": "external",
"summary": "MTA-480",
"url": "https://issues.redhat.com/browse/MTA-480"
},
{
"category": "external",
"summary": "MTA-481",
"url": "https://issues.redhat.com/browse/MTA-481"
},
{
"category": "external",
"summary": "MTA-483",
"url": "https://issues.redhat.com/browse/MTA-483"
},
{
"category": "external",
"summary": "MTA-484",
"url": "https://issues.redhat.com/browse/MTA-484"
},
{
"category": "external",
"summary": "MTA-485",
"url": "https://issues.redhat.com/browse/MTA-485"
},
{
"category": "external",
"summary": "MTA-500",
"url": "https://issues.redhat.com/browse/MTA-500"
},
{
"category": "external",
"summary": "MTA-582",
"url": "https://issues.redhat.com/browse/MTA-582"
},
{
"category": "external",
"summary": "MTA-590",
"url": "https://issues.redhat.com/browse/MTA-590"
},
{
"category": "external",
"summary": "MTA-643",
"url": "https://issues.redhat.com/browse/MTA-643"
},
{
"category": "external",
"summary": "MTA-647",
"url": "https://issues.redhat.com/browse/MTA-647"
},
{
"category": "external",
"summary": "MTA-651",
"url": "https://issues.redhat.com/browse/MTA-651"
},
{
"category": "external",
"summary": "MTA-658",
"url": "https://issues.redhat.com/browse/MTA-658"
},
{
"category": "external",
"summary": "MTA-659",
"url": "https://issues.redhat.com/browse/MTA-659"
},
{
"category": "external",
"summary": "MTA-674",
"url": "https://issues.redhat.com/browse/MTA-674"
},
{
"category": "external",
"summary": "MTA-678",
"url": "https://issues.redhat.com/browse/MTA-678"
},
{
"category": "external",
"summary": "MTA-680",
"url": "https://issues.redhat.com/browse/MTA-680"
},
{
"category": "external",
"summary": "MTA-681",
"url": "https://issues.redhat.com/browse/MTA-681"
},
{
"category": "external",
"summary": "MTA-682",
"url": "https://issues.redhat.com/browse/MTA-682"
},
{
"category": "external",
"summary": "MTA-695",
"url": "https://issues.redhat.com/browse/MTA-695"
},
{
"category": "external",
"summary": "MTA-698",
"url": "https://issues.redhat.com/browse/MTA-698"
},
{
"category": "external",
"summary": "MTA-699",
"url": "https://issues.redhat.com/browse/MTA-699"
},
{
"category": "external",
"summary": "MTA-706",
"url": "https://issues.redhat.com/browse/MTA-706"
},
{
"category": "external",
"summary": "MTA-717",
"url": "https://issues.redhat.com/browse/MTA-717"
},
{
"category": "external",
"summary": "MTA-739",
"url": "https://issues.redhat.com/browse/MTA-739"
},
{
"category": "external",
"summary": "MTA-741",
"url": "https://issues.redhat.com/browse/MTA-741"
},
{
"category": "external",
"summary": "MTA-747",
"url": "https://issues.redhat.com/browse/MTA-747"
},
{
"category": "external",
"summary": "MTA-750",
"url": "https://issues.redhat.com/browse/MTA-750"
},
{
"category": "external",
"summary": "MTA-753",
"url": "https://issues.redhat.com/browse/MTA-753"
},
{
"category": "external",
"summary": "MTA-761",
"url": "https://issues.redhat.com/browse/MTA-761"
},
{
"category": "external",
"summary": "MTA-764",
"url": "https://issues.redhat.com/browse/MTA-764"
},
{
"category": "external",
"summary": "MTA-765",
"url": "https://issues.redhat.com/browse/MTA-765"
},
{
"category": "external",
"summary": "MTA-766",
"url": "https://issues.redhat.com/browse/MTA-766"
},
{
"category": "external",
"summary": "MTA-772",
"url": "https://issues.redhat.com/browse/MTA-772"
},
{
"category": "external",
"summary": "MTA-773",
"url": "https://issues.redhat.com/browse/MTA-773"
},
{
"category": "external",
"summary": "MTA-778",
"url": "https://issues.redhat.com/browse/MTA-778"
},
{
"category": "external",
"summary": "MTA-802",
"url": "https://issues.redhat.com/browse/MTA-802"
},
{
"category": "external",
"summary": "MTA-807",
"url": "https://issues.redhat.com/browse/MTA-807"
},
{
"category": "external",
"summary": "MTA-808",
"url": "https://issues.redhat.com/browse/MTA-808"
},
{
"category": "external",
"summary": "MTA-809",
"url": "https://issues.redhat.com/browse/MTA-809"
},
{
"category": "external",
"summary": "MTA-81",
"url": "https://issues.redhat.com/browse/MTA-81"
},
{
"category": "external",
"summary": "MTA-811",
"url": "https://issues.redhat.com/browse/MTA-811"
},
{
"category": "external",
"summary": "MTA-814",
"url": "https://issues.redhat.com/browse/MTA-814"
},
{
"category": "external",
"summary": "MTA-815",
"url": "https://issues.redhat.com/browse/MTA-815"
},
{
"category": "external",
"summary": "MTA-826",
"url": "https://issues.redhat.com/browse/MTA-826"
},
{
"category": "external",
"summary": "MTA-83",
"url": "https://issues.redhat.com/browse/MTA-83"
},
{
"category": "external",
"summary": "MTA-84",
"url": "https://issues.redhat.com/browse/MTA-84"
},
{
"category": "external",
"summary": "MTA-845",
"url": "https://issues.redhat.com/browse/MTA-845"
},
{
"category": "external",
"summary": "MTA-863",
"url": "https://issues.redhat.com/browse/MTA-863"
},
{
"category": "external",
"summary": "MTA-870",
"url": "https://issues.redhat.com/browse/MTA-870"
},
{
"category": "external",
"summary": "MTA-872",
"url": "https://issues.redhat.com/browse/MTA-872"
},
{
"category": "external",
"summary": "MTA-873",
"url": "https://issues.redhat.com/browse/MTA-873"
},
{
"category": "external",
"summary": "MTA-877",
"url": "https://issues.redhat.com/browse/MTA-877"
},
{
"category": "external",
"summary": "MTA-881",
"url": "https://issues.redhat.com/browse/MTA-881"
},
{
"category": "external",
"summary": "MTA-89",
"url": "https://issues.redhat.com/browse/MTA-89"
},
{
"category": "external",
"summary": "MTA-894",
"url": "https://issues.redhat.com/browse/MTA-894"
},
{
"category": "external",
"summary": "MTA-895",
"url": "https://issues.redhat.com/browse/MTA-895"
},
{
"category": "external",
"summary": "MTA-898",
"url": "https://issues.redhat.com/browse/MTA-898"
},
{
"category": "external",
"summary": "MTA-906",
"url": "https://issues.redhat.com/browse/MTA-906"
},
{
"category": "external",
"summary": "MTA-908",
"url": "https://issues.redhat.com/browse/MTA-908"
},
{
"category": "external",
"summary": "MTA-909",
"url": "https://issues.redhat.com/browse/MTA-909"
},
{
"category": "external",
"summary": "MTA-91",
"url": "https://issues.redhat.com/browse/MTA-91"
},
{
"category": "external",
"summary": "MTA-912",
"url": "https://issues.redhat.com/browse/MTA-912"
},
{
"category": "external",
"summary": "MTA-916",
"url": "https://issues.redhat.com/browse/MTA-916"
},
{
"category": "external",
"summary": "MTA-923",
"url": "https://issues.redhat.com/browse/MTA-923"
},
{
"category": "external",
"summary": "MTA-93",
"url": "https://issues.redhat.com/browse/MTA-93"
},
{
"category": "external",
"summary": "MTA-937",
"url": "https://issues.redhat.com/browse/MTA-937"
},
{
"category": "external",
"summary": "MTA-943",
"url": "https://issues.redhat.com/browse/MTA-943"
},
{
"category": "external",
"summary": "MTA-973",
"url": "https://issues.redhat.com/browse/MTA-973"
},
{
"category": "external",
"summary": "MTA-974",
"url": "https://issues.redhat.com/browse/MTA-974"
},
{
"category": "external",
"summary": "MTA-984",
"url": "https://issues.redhat.com/browse/MTA-984"
},
{
"category": "external",
"summary": "MTA-985",
"url": "https://issues.redhat.com/browse/MTA-985"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4627.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications security and bug fix update",
"tracking": {
"current_release_date": "2024-12-17T22:23:36+00:00",
"generator": {
"date": "2024-12-17T22:23:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:4627",
"initial_release_date": "2023-08-14T01:02:25+00:00",
"revision_history": [
{
"date": "2023-08-14T01:02:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-14T01:02:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:23:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el9"
}
}
},
{
"category": "product_name",
"name": "MTA 6.2 for RHEL 8",
"product": {
"name": "MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:6.2::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product": {
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product_id": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=6.2.0-16"
}
}
},
{
"category": "product_version",
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product": {
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product_id": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=6.2.0-29"
}
}
},
{
"category": "product_version",
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product": {
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product_id": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel8-operator\u0026tag=6.2.0-12"
}
}
},
{
"category": "product_version",
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product": {
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product_id": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-pathfinder-rhel9\u0026tag=6.2.0-5"
}
}
},
{
"category": "product_version",
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product": {
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product_id": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=6.2.0-17"
}
}
},
{
"category": "product_version",
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product": {
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product_id": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-windup-addon-rhel9\u0026tag=6.2.0-11"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64"
},
"product_reference": "mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"relates_to_product_reference": "8Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
},
"product_reference": "mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
},
"product_reference": "mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64"
},
"product_reference": "mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
},
"product_reference": "mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64 as a component of MTA 6.2 for RHEL 8",
"product_id": "9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
},
"product_reference": "mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64",
"relates_to_product_reference": "9Base-MTA-6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46877",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jackson Databind. This issue may allow a malicious user to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-46877"
},
{
"category": "external",
"summary": "RHBZ#2185707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-46877",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-46877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46877"
}
],
"release_date": "2023-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jackson-databind: Possible DoS if using JDK serialization to serialize JsonNode"
},
{
"cve": "CVE-2022-4492",
"cwe": {
"id": "CWE-550",
"name": "Server-generated Error Message Containing Sensitive Information"
},
"discovery_date": "2022-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153260"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undertow. The undertow client is not checking the server identity the server certificate presents in HTTPS connections. This is a compulsory step ( that should at least be performed by default) in HTTPS and in http/2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: Server identity in https connection is not checked by the undertow client",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4492"
},
{
"category": "external",
"summary": "RHBZ#2153260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4492"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: Server identity in https connection is not checked by the undertow client"
},
{
"cve": "CVE-2022-41721",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2162182"
}
],
"notes": [
{
"category": "description",
"text": "A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead read the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "x/net/http2/h2c: request smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41721"
},
{
"category": "external",
"summary": "RHBZ#2162182",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2162182"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41721"
},
{
"category": "external",
"summary": "https://go.dev/cl/447396",
"url": "https://go.dev/cl/447396"
},
{
"category": "external",
"summary": "https://go.dev/issue/56352",
"url": "https://go.dev/issue/56352"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1495",
"url": "https://pkg.go.dev/vuln/GO-2023-1495"
}
],
"release_date": "2023-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "x/net/http2/h2c: request smuggling"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine"
],
"organization": "Catena Cyber"
}
],
"cve": "CVE-2022-41723",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178358"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within OpenShift Container Platform, the maximum impact of this vulnerability is a denial of service against an individual container so the impact could not cascade across the entire infrastructure, this vulnerability is rated Moderate 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41723"
},
{
"category": "external",
"summary": "RHBZ#2178358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41723"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h",
"url": "https://github.com/advisories/GHSA-vvpx-j8f3-3w6h"
},
{
"category": "external",
"summary": "https://go.dev/cl/468135",
"url": "https://go.dev/cl/468135"
},
{
"category": "external",
"summary": "https://go.dev/cl/468295",
"url": "https://go.dev/cl/468295"
},
{
"category": "external",
"summary": "https://go.dev/issue/57855",
"url": "https://go.dev/issue/57855"
},
{
"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-1571",
"url": "https://pkg.go.dev/vuln/GO-2023-1571"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-1571.json",
"url": "https://vuln.go.dev/ID/GO-2023-1571.json"
}
],
"release_date": "2023-02-17T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding"
},
{
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_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-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2022-41854",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151988"
}
],
"notes": [
{
"category": "description",
"text": "Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dev-java/snakeyaml: DoS via stack overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41854"
},
{
"category": "external",
"summary": "RHBZ#2151988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41854"
},
{
"category": "external",
"summary": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355",
"url": "https://bitbucket.org/snakeyaml/snakeyaml/issues/543/stackoverflow-oss-fuzz-50355"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50355"
}
],
"release_date": "2022-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dev-java/snakeyaml: DoS via stack overflow"
},
{
"cve": "CVE-2022-41881",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in codec-haproxy from the Netty project. This flaw allows an attacker to build a malformed crafted message and cause infinite recursion, causing stack exhaustion and leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion 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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41881"
},
{
"category": "external",
"summary": "RHBZ#2153379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41881"
}
],
"release_date": "2022-12-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS"
},
{
"cve": "CVE-2023-2798",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2210366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HtmlUnit. This issue may allow a malicious user to supply content to htmlUnit, which could cause a crash by stack overflow, leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "htmlUnit: Stack overflow crash causes Denial of Service (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": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2798"
},
{
"category": "external",
"summary": "RHBZ#2210366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2798"
}
],
"release_date": "2023-05-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "htmlUnit: Stack overflow crash causes Denial of Service (DoS)"
},
{
"cve": "CVE-2023-22899",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2023-01-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185278"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Zip4j. In this issue, it does not always check the MAC when decrypting a ZIP archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zip4j: does not always check the MAC when decrypting a ZIP archive",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-22899"
},
{
"category": "external",
"summary": "RHBZ#2185278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-22899",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22899"
}
],
"release_date": "2023-01-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zip4j: does not always check the MAC when decrypting a ZIP archive"
},
{
"cve": "CVE-2023-24532",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223355"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/internal/nistec golang library. The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars, such as a scalar larger than the order of the curve. This does not impact usages of crypto/ecdsa or crypto/ecdh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24532"
},
{
"category": "external",
"summary": "RHBZ#2223355",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223355"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24532"
},
{
"category": "external",
"summary": "https://go.dev/cl/471255",
"url": "https://go.dev/cl/471255"
},
{
"category": "external",
"summary": "https://go.dev/issue/58647",
"url": "https://go.dev/issue/58647"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY",
"url": "https://groups.google.com/g/golang-announce/c/3-TpUx48iQY"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1621",
"url": "https://pkg.go.dev/vuln/GO-2023-1621"
}
],
"release_date": "2023-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results"
},
{
"cve": "CVE-2023-24534",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184483"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto: denial of service from excessive memory allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "RHBZ#2184483",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184483"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24534"
},
{
"category": "external",
"summary": "https://go.dev/issue/58975",
"url": "https://go.dev/issue/58975"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto: denial of service from excessive memory allocation"
},
{
"cve": "CVE-2023-24536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184482"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an issue during multipart form parsing. By sending a specially crafted input, a remote attacker can consume large amounts of CPU and memory, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses Go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not-affected.\n* The CVE refers to multipart form parsing routine mime/multipart.Reader.ReadForm, which is not used in Grafana, hence it is not-affected.\n* Butane does not parse multipart forms, hence, it 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24536"
},
{
"category": "external",
"summary": "RHBZ#2184482",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184482"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24536"
},
{
"category": "external",
"summary": "https://go.dev/issue/59153",
"url": "https://go.dev/issue/59153"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-24537",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: go/parser: Infinite loop in parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24537"
},
{
"category": "external",
"summary": "RHBZ#2184484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24537"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59180",
"url": "https://github.com/golang/go/issues/59180"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: Infinite loop in parsing"
},
{
"cve": "CVE-2023-24538",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks (`) as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: backticks not treated as string delimiters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The described issue involving Go templates and JavaScript template literals poses a moderate severity rather than an important one due to several mitigating factors. Firstly, the vulnerability requires specific conditions to be met: the presence of Go templates within JavaScript template literals. This limits the scope of affected codebases, reducing the likelihood of exploitation. Additionally, the decision to disallow such interactions in future releases of Go indicates a proactive approach to addressing the issue. Furthermore, the affected packages or components within Red Hat Enterprise Linux, such as Conmon, Grafana, and the RHC package, have been assessed and determined not to be impacted due to their specific usage patterns. So the limited scope of affected systems and the absence of exploitation vectors in specific components within Red Hat Enterprise Linux contribute to categorizing the severity of the issue as moderate.\n\nFor Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* The rhc package do not make use of html/template. Hence, it 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24538"
},
{
"category": "external",
"summary": "RHBZ#2184481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24538"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59234",
"url": "https://github.com/golang/go/issues/59234"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8",
"url": "https://groups.google.com/g/golang-announce/c/Xdv6JL9ENs8"
}
],
"release_date": "2023-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: backticks not treated as string delimiters"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24539",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang where angle brackets (\u003c\u003e) were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a \u0027/\u0027 character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if executed with untrusted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper sanitization of CSS values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore, the impact is 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24539"
},
{
"category": "external",
"summary": "RHBZ#2196026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24539"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/59720",
"url": "https://github.com/golang/go/issues/59720"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper sanitization of CSS values"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-24540",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set \"\\t\\n\\f\\r\\u0020\\u2028\\u2029\" in JavaScript contexts that also contain actions may not be properly sanitized during execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of JavaScript whitespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, hence, not in the actual code, thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users only, therefore the impact is 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24540"
},
{
"category": "external",
"summary": "RHBZ#2196027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24540"
},
{
"category": "external",
"summary": "https://go.dev/issue/59721",
"url": "https://go.dev/issue/59721"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: html/template: improper handling of JavaScript whitespace"
},
{
"cve": "CVE-2023-26125",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-05-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-github-gin-gonic-gin: Improper Input Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26125"
},
{
"category": "external",
"summary": "RHBZ#2203769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26125"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26125"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2023-2454/",
"url": "https://www.postgresql.org/support/security/CVE-2023-2454/"
}
],
"release_date": "2023-05-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-github-gin-gonic-gin: Improper Input Validation"
},
{
"acknowledgments": [
{
"names": [
"Juho Nurminen"
],
"organization": "Mattermost"
}
],
"cve": "CVE-2023-29400",
"cwe": {
"id": "CWE-176",
"name": "Improper Handling of Unicode Encoding"
},
"discovery_date": "2023-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196029"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, \"attr={{.}}\") executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into tags.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of empty HTML attributes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For Red Hat Enterprise Linux,\n\n* Conmon uses go in unit testing, but not functionally in the package. Go is used only in test files, not in the actual code. Thus, conmon is not affected.\n* The Go templates in Grafana do not contain any javascript. Thus, it is not affected.\n* Ignition does not make use of html/template.\n\nIn OpenShift Container Platform and Red Hat Advanced Cluster Management for Kubernetes (RHACM), the affected containers are behind OAuth authentication. This restricts access to the vulnerable golang html/templates to authenticated users, reducing the impact 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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29400"
},
{
"category": "external",
"summary": "RHBZ#2196029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
},
{
"category": "external",
"summary": "https://go.dev/issue/59722",
"url": "https://go.dev/issue/59722"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU",
"url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
}
],
"release_date": "2023-04-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of empty HTML attributes"
},
{
"cve": "CVE-2023-34104",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"discovery_date": "2023-06-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2221261"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the fast-XML-parser. The affected versions of fast-XML-parser are vulnerable to a denial of service caused by a regular expression denial of service (ReDoS) flaw in the Doctype Entities. By sending a specially crafted regex input, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: Regex Injection via Doctype Entities",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
],
"known_not_affected": [
"8Base-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-34104"
},
{
"category": "external",
"summary": "RHBZ#2221261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221261"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-34104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-34104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34104"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/39b0e050bb909e8499478657f84a3076e39ce76c",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/39b0e050bb909e8499478657f84a3076e39ce76c"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-6w63-h3fj-q4vw"
}
],
"release_date": "2023-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-14T01:02:25+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": [
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
}
],
"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-MTA-6.2:mta/mta-rhel8-operator@sha256:c33386019c431eaeac3559226353b5a50cd54c03a2975bde02f6a66427fca893_amd64",
"9Base-MTA-6.2:mta/mta-hub-rhel9@sha256:5cc1613cb869bab75faa5ea2798ab5f34238192b397d3c942789b4242a8a815a_amd64",
"9Base-MTA-6.2:mta/mta-operator-bundle@sha256:3165133f54da89d0e2b897a8069db7d17a4d956b712f84eb320c083506c24469_amd64",
"9Base-MTA-6.2:mta/mta-pathfinder-rhel9@sha256:8cbce6bd4bc17d78e532477bbb4d8c6d02a5f0d0a823b6a9f20c072ff66fdb26_amd64",
"9Base-MTA-6.2:mta/mta-ui-rhel9@sha256:d393b1ae0968bd8710a8e58c0e74d293c58b804fb5e6cbb9434520c888a80587_amd64",
"9Base-MTA-6.2:mta/mta-windup-addon-rhel9@sha256:5a6e25695fbf883d6c02cd8b933a2a482e3e18ec70e86be0db576a107ff65a84_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: Regex Injection via Doctype Entities"
}
]
}
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.