Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-25737
Vulnerability from cvelistv5
Published
2021-09-06 11:32
Modified
2024-09-16 21:04
Severity ?
EPSS score ?
Summary
A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.
References
▼ | URL | Tags | |
---|---|---|---|
jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/102106 | Patch, Third Party Advisory | |
jordan@liggitt.net | https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY | Mailing List, Third Party Advisory | |
jordan@liggitt.net | https://security.netapp.com/advisory/ntap-20211004-0004/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kubernetes/kubernetes/issues/102106 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20211004-0004/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Kubernetes | Kubernetes |
Version: unspecified < Version: unspecified < Version: unspecified < Version: unspecified < |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T20:11:27.584Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Kubernetes", vendor: "Kubernetes", versions: [ { lessThanOrEqual: "1.18.18", status: "affected", version: "unspecified", versionType: "custom", }, { lessThanOrEqual: "1.19.10", status: "affected", version: "unspecified", versionType: "custom", }, { lessThanOrEqual: "1.20.6", status: "affected", version: "unspecified", versionType: "custom", }, { lessThanOrEqual: "1.21.0", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], credits: [ { lang: "en", value: "John Howard", }, ], datePublic: "2021-05-18T00:00:00", descriptions: [ { lang: "en", value: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-184", description: "CWE-184 Incomplete Blacklist", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2021-10-04T18:06:22", orgId: "a6081bf6-c852-4425-ad4f-a67919267565", shortName: "kubernetes", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/102106", ], discovery: "EXTERNAL", }, title: "Holes in EndpointSlice Validation Enable Host Network Hijack", x_generator: { engine: "Vulnogram 0.0.9", }, x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", DATE_PUBLIC: "2021-05-18T19:00:00.000Z", ID: "CVE-2021-25737", STATE: "PUBLIC", TITLE: "Holes in EndpointSlice Validation Enable Host Network Hijack", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Kubernetes", version: { version_data: [ { version_affected: "<=", version_value: "1.18.18", }, { version_affected: "<=", version_value: "1.19.10", }, { version_affected: "<=", version_value: "1.20.6", }, { version_affected: "<=", version_value: "1.21.0", }, ], }, }, ], }, vendor_name: "Kubernetes", }, ], }, }, credit: [ { lang: "eng", value: "John Howard", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", }, ], }, generator: { engine: "Vulnogram 0.0.9", }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-184 Incomplete Blacklist", }, ], }, ], }, references: { reference_data: [ { name: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", refsource: "MISC", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { name: "https://github.com/kubernetes/kubernetes/issues/102106", refsource: "MISC", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { name: "https://security.netapp.com/advisory/ntap-20211004-0004/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], }, source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/102106", ], discovery: "EXTERNAL", }, }, }, }, cveMetadata: { assignerOrgId: "a6081bf6-c852-4425-ad4f-a67919267565", assignerShortName: "kubernetes", cveId: "CVE-2021-25737", datePublished: "2021-09-06T11:32:01.989085Z", dateReserved: "2021-01-21T00:00:00", dateUpdated: "2024-09-16T21:04:34.209Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2021-25737\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2021-09-06T12:15:07.673\",\"lastModified\":\"2024-11-21T05:55:19.310\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema de seguridad en Kubernetes en el que un usuario puede ser capaz de redirigir el tráfico del pod a redes privadas en un Nodo. Kubernetes ya previene la creación de IPs de Endpoint en el rango localhost o link-local, pero no se ha llevado a cabo la misma comprobación en las IPs de EndpointSlice.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":2.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.7,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:N\",\"baseScore\":4.9,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-184\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.0\",\"versionEndExcluding\":\"1.18.19\",\"matchCriteriaId\":\"1B86E916-8D46-49BD-BF24-ED83D2ECFB28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.19.0\",\"versionEndExcluding\":\"1.19.10\",\"matchCriteriaId\":\"54F99BEF-703E-43C0-846C-AB9EECE134A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.7\",\"matchCriteriaId\":\"9649E8E5-DDA2-408F-9221-19E853704497\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:1.21.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9AF80B0-93B1-4129-BCB7-BF93F13FC880\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/102106\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211004-0004/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/102106\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211004-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
gsd-2021-25737
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-25737", description: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", id: "GSD-2021-25737", references: [ "https://www.suse.com/security/cve/CVE-2021-25737.html", "https://access.redhat.com/errata/RHSA-2021:2437", "https://security.archlinux.org/CVE-2021-25737", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-25737", ], details: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", id: "GSD-2021-25737", modified: "2023-12-13T01:23:21.288965Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", DATE_PUBLIC: "2021-05-18T19:00:00.000Z", ID: "CVE-2021-25737", STATE: "PUBLIC", TITLE: "Holes in EndpointSlice Validation Enable Host Network Hijack", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Kubernetes", version: { version_data: [ { version_affected: "<=", version_value: "1.18.18", }, { version_affected: "<=", version_value: "1.19.10", }, { version_affected: "<=", version_value: "1.20.6", }, { version_affected: "<=", version_value: "1.21.0", }, ], }, }, ], }, vendor_name: "Kubernetes", }, ], }, }, credit: [ { lang: "eng", value: "John Howard", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", }, ], }, generator: { engine: "Vulnogram 0.0.9", }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-184 Incomplete Blacklist", }, ], }, ], }, references: { reference_data: [ { name: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", refsource: "MISC", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { name: "https://github.com/kubernetes/kubernetes/issues/102106", refsource: "MISC", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { name: "https://security.netapp.com/advisory/ntap-20211004-0004/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], }, source: { defect: [ "https://github.com/kubernetes/kubernetes/issues/102106", ], discovery: "EXTERNAL", }, }, "gitlab.com": { advisories: [ { affected_range: ">=v1.16.0 <v1.18.19 || >=v1.19.0 <v1.19.10 || >=v1.20.0 <v1.20.7 || =v1.21.0", affected_versions: "All versions starting from 1.16.0 before 1.18.19, all versions starting from 1.19.0 before 1.19.10, all versions starting from 1.20.0 before 1.20.7, version 1.21.0", cvss_v2: "AV:N/AC:M/Au:S/C:P/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2021-10-07", description: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", fixed_versions: [ "v0.15.7", ], identifier: "CVE-2021-25737", identifiers: [ "CVE-2021-25737", ], not_impacted: "All versions before 1.16.0, all versions starting from 1.18.19 before 1.19.0, all versions starting from 1.19.10 before 1.20.0, all versions starting from 1.20.7 before 1.21.0, all versions after 1.21.0", package_slug: "go/github.com/kubernetes/client-go", pubdate: "2021-09-06", solution: "Upgrade to version 0.15.7 or above.", title: "URL Redirection to Untrusted Site ('Open Redirect')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", ], uuid: "51c1c43c-d89e-4066-a782-5ed2f88d473f", versions: [ { commit: { sha: "0c0e6362aeebd04afefc2153f3718dd66b598033", tags: [ "kubernetes-1.16.0", ], timestamp: "20190918160344", }, number: "v1.16.0", }, { commit: { sha: "0216c485e7897a33495d312552d6760c5f7d7f39", tags: [ "v0.15.7", ], timestamp: "20191211191335", }, number: "v0.15.7", }, { commit: { sha: "7f00db86ac5edb9c3aa20f182a41e3a6479ccbbc", tags: [ "kubernetes-1.19.0", ], timestamp: "20200826212433", }, number: "v1.19.0", }, { commit: { sha: "f51fa15f3df1a2101544e829a4eaa247c20e95fb", tags: [ "kubernetes-1.20.0", ], timestamp: "20201208210624", }, number: "v1.20.0", }, { commit: { sha: "786f7a4a4a2335e9e6e70eae1c0b2efe62e92e03", tags: [ "kubernetes-1.21.0", ], timestamp: "20210408192749", }, number: "v1.21.0", }, { commit: { sha: "3a2fdbb08c7f92155cb426b24c36a476dcc39ed0", tags: [ "kubernetes-1.19.10", ], timestamp: "20210415080238", }, number: "v1.19.10", }, { commit: { sha: "54ab2aa147d32af9ea5b935d34325333f5ecb401", tags: [ "kubernetes-1.18.19", ], timestamp: "20210518104424", }, number: "v1.18.19", }, { commit: { sha: "2f46a0d924d59d7061d04541d8c45ecd0de0998d", tags: [ "kubernetes-1.20.7", ], timestamp: "20210518105815", }, number: "v1.20.7", }, ], }, { affected_range: ">=1.16.0 <1.18.19||>=1.19.0 <1.19.11||>=1.20.0 <1.20.7||=1.21.0", affected_versions: "All versions starting from 1.16.0 before 1.18.19, all versions starting from 1.19.0 before 1.19.11, all versions starting from 1.20.0 before 1.20.7, version 1.21.0", cvss_v2: "AV:N/AC:M/Au:S/C:P/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-601", "CWE-937", ], date: "2021-10-05", description: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", fixed_versions: [ "1.18.19", "1.19.11", "1.20.7", "1.21.1", ], identifier: "CVE-2021-25737", identifiers: [ "GHSA-mfv7-gq43-w965", "CVE-2021-25737", ], not_impacted: "All versions before 1.16.0, all versions starting from 1.18.19 before 1.19.0, all versions starting from 1.19.11 before 1.20.0, all versions starting from 1.20.7 before 1.21.0, all versions after 1.21.0", package_slug: "go/k8s.io/kubernetes", pubdate: "2021-09-07", solution: "Upgrade to versions 1.18.19, 1.19.11, 1.20.7, 1.21.1 or above.", title: "URL Redirection to Untrusted Site ('Open Redirect')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", "https://github.com/kubernetes/kubernetes/issues/102106", "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", "https://security.netapp.com/advisory/ntap-20211004-0004/", "https://github.com/advisories/GHSA-mfv7-gq43-w965", ], uuid: "e9528d59-f45a-4193-bb4f-81450e89f00d", }, { affected_range: ">=1.16.0 <1.18.19||>=1.19.0 <1.19.10||>=1.20.0 <1.20.7||>=1.21.0 <1.21.1", affected_versions: "All versions starting from 1.16.0 before 1.18.19, all versions starting from 1.19.0 before 1.19.10, all versions starting from 1.20.0 before 1.20.7, all versions starting from version 1.21.0 before 1.21.1", cvss_v2: "AV:N/AC:M/Au:S/C:P/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2021-10-07", description: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", fixed_versions: [ "1.18.19", "1.19.10", "1.20.7", "1.21.1", ], identifier: "CVE-2021-25737", identifiers: [ "CVE-2021-25737", ], not_impacted: "All versions starting from 1.18.19 before 1.19.0, all versions starting from 1.19.10 before 1.20.0, all versions starting from 1.20.7 before 1.21.0, all versions starting from 1.21.1", package_slug: "go/k8s.io/kubernetes/pkg/apis/apps/validation", pubdate: "2021-09-06", solution: "Upgrade to version 1.18.19, 1.19.10, 1.20.7, 1.21.1 or above.", title: "URL Redirection to Untrusted Site (Open Redirect)", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", ], uuid: "d5497e02-a36f-408d-aa1b-96b93abc5a5c", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.18.19", versionStartIncluding: "1.16.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.19.10", versionStartIncluding: "1.19.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.20.7", versionStartIncluding: "1.20.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:kubernetes:kubernetes:1.21.0:-:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@kubernetes.io", ID: "CVE-2021-25737", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-601", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/kubernetes/kubernetes/issues/102106", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { name: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { name: "https://security.netapp.com/advisory/ntap-20211004-0004/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:S/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 6.8, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.8, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "HIGH", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 1.7, impactScore: 2.7, }, }, lastModifiedDate: "2021-10-07T17:55Z", publishedDate: "2021-09-06T12:15Z", }, }, }
ghsa-mfv7-gq43-w965
Vulnerability from github
Published
2021-09-07 23:09
Modified
2021-09-14 18:47
Severity ?
Summary
Incomplete List of Disallowed Inputs in Kubernetes
Details
A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.
{ affected: [ { package: { ecosystem: "Go", name: "k8s.io/kubernetes", }, ranges: [ { events: [ { introduced: "1.16.0", }, { fixed: "1.18.19", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Go", name: "k8s.io/kubernetes", }, ranges: [ { events: [ { introduced: "1.19.0", }, { fixed: "1.19.11", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Go", name: "k8s.io/kubernetes", }, ranges: [ { events: [ { introduced: "1.20.0", }, { fixed: "1.20.7", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Go", name: "k8s.io/kubernetes", }, ranges: [ { events: [ { introduced: "1.21.0", }, { fixed: "1.21.1", }, ], type: "ECOSYSTEM", }, ], versions: [ "1.21.0", ], }, ], aliases: [ "CVE-2021-25737", ], database_specific: { cwe_ids: [ "CWE-184", "CWE-601", ], github_reviewed: true, github_reviewed_at: "2021-09-07T18:59:14Z", nvd_published_at: "2021-09-06T12:15:00Z", severity: "MODERATE", }, details: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", id: "GHSA-mfv7-gq43-w965", modified: "2021-09-14T18:47:27Z", published: "2021-09-07T23:09:24Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", }, { type: "WEB", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { type: "PACKAGE", url: "https://github.com/kubernetes/kubernetes", }, { type: "WEB", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20211004-0004", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", type: "CVSS_V3", }, ], summary: "Incomplete List of Disallowed Inputs in Kubernetes", }
rhsa-2021:2437
Vulnerability from csaf_redhat
Published
2021-07-27 22:36
Modified
2025-03-19 15:45
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.8.2 is now available with updates to packages and images that fix several bugs.
This release includes a security update for Red Hat OpenShift Container Platform 4.8.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.8.2. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2021:2438
Security Fix(es):
* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)
* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)
* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)
* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)
* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)
* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)
* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)
* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)
* jenkins: view name validation bypass (CVE-2021-21640)
* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)
For 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.
All OpenShift Container Platform 4.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor
Terms of Use
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.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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.8.2 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat OpenShift Container Platform is Red Hat's 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.8.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2021:2438\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)\n\n* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)\n\n* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)\n\n* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)\n\n* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)\n\n* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)\n\n* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)\n\n* jenkins: view name validation bypass (CVE-2021-21640)\n\n* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)\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.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor", 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-2021:2437", url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2437.json", }, ], title: "Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update", tracking: { current_release_date: "2025-03-19T15:45:06+00:00", generator: { date: "2025-03-19T15:45:06+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2021:2437", initial_release_date: "2021-07-27T22:36:55+00:00", revision_history: [ { date: "2021-07-27T22:36:55+00:00", number: "1", summary: "Initial version", }, { date: "2021-07-27T22:36:55+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-19T15:45:06+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.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el8", }, }, }, { category: "product_name", name: "Red Hat OpenShift Container Platform 4.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el7", }, }, }, ], category: "product_family", name: "Red Hat OpenShift Enterprise", }, { branches: [ { category: "product_version", name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_id: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=src", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.src", product: { name: "ironic-images-0:2021.1-20210614.1.el8.src", product_id: "ironic-images-0:2021.1-20210614.1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_id: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=src", }, }, }, { category: "product_version", name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_id: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_id: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_id: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=src", }, }, }, { category: "product_version", name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_id: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=src", }, }, }, { category: "product_version", name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_id: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_id: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=src", }, }, }, { category: "product_version", name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_id: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_id: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_id: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_id: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_id: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_id: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_id: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=src&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_id: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_id: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_id: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=src", }, }, }, { category: "product_version", name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_id: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=src", }, }, }, { category: "product_version", name: "python-eventlet-0:0.25.2-4.el8.src", product: { name: "python-eventlet-0:0.25.2-4.el8.src", product_id: "python-eventlet-0:0.25.2-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-eventlet@0.25.2-4.el8?arch=src", }, }, }, { category: "product_version", name: "python-kubernetes-0:12.0.1-1.el8.src", product: { name: "python-kubernetes-0:12.0.1-1.el8.src", product_id: "python-kubernetes-0:12.0.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-kubernetes@12.0.1-1.el8?arch=src", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el8.src", product: { name: "haproxy-0:2.2.13-1.el8.src", product_id: "haproxy-0:2.2.13-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el8?arch=src", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.src", product: { name: "rteval-loads-0:1.4-12.el8.src", product_id: "rteval-loads-0:1.4-12.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.src", product: { name: "cri-tools-0:1.21.0-2.el8.src", product_id: "cri-tools-0:1.21.0-2.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=src", }, }, }, { category: "product_version", name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_id: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=src", }, }, }, { category: "product_version", name: "python-jsonschema-0:3.2.0-5.el8ost.src", product: { name: "python-jsonschema-0:3.2.0-5.el8ost.src", product_id: "python-jsonschema-0:3.2.0-5.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src", }, }, }, { category: "product_version", name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_id: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=src", }, }, }, { category: "product_version", name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_id: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=src", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.src", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.src", product_id: "ovn2.13-0:20.12.0-25.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=src", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=src", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.src", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.src", product_id: "jenkins-0:2.289.1.1624020353-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=src", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.src", product: { name: "kata-containers-0:2.1.0-4.el8.src", product_id: "kata-containers-0:2.1.0-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=src", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_id: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn@5.0.0-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.src", product: { name: "podman-0:3.0.1-6.el8.src", product_id: "podman-0:3.0.1-6.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=src", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.src", product: { name: "ostree-0:2020.7-5.el8_4.src", product_id: "ostree-0:2020.7-5.el8_4.src", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=src", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.src", product: { name: "redhat-release-coreos-0:48.84-4.el8.src", product_id: "redhat-release-coreos-0:48.84-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=src", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_id: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=src", }, }, }, { category: "product_version", name: "python-openshift-1:0.12.1-1.el8.src", product: { name: "python-openshift-1:0.12.1-1.el8.src", product_id: "python-openshift-1:0.12.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openshift@0.12.1-1.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_id: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic@17.0.4-0.20210713221218.a415e7e.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el7.src", product: { name: "haproxy-0:2.2.13-1.el7.src", product_id: "haproxy-0:2.2.13-1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el7?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.src", product: { name: "cri-tools-0:1.21.0-2.el7.src", product_id: "cri-tools-0:1.21.0-2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_id: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-x86_64@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-ppc64le@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-all@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_id: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-tests@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy-lang@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk-tests@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_id: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db-lang@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db-tests@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_id: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils-lang@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils-tests@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization-tests@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service-tests@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_id: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_id: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=noarch&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log-lang@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log-tests@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency-lang@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_id: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware-detect@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-eventlet-0:0.25.2-4.el8.noarch", product: { name: "python3-eventlet-0:0.25.2-4.el8.noarch", product_id: "python3-eventlet-0:0.25.2-4.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-eventlet@0.25.2-4.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes-tests@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_id: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-api@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-inspector-tests@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_id: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_id: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_id: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "podman-docker-0:3.0.1-6.el8.noarch", product: { name: "podman-docker-0:3.0.1-6.el8.noarch", product_id: "podman-docker-0:3.0.1-6.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/podman-docker@3.0.1-6.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-cni@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-common@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-controller@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kuryr-kubernetes@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openshift-1:0.12.1-1.el8.noarch", product: { name: "python3-openshift-1:0.12.1-1.el8.noarch", product_id: "python3-openshift-1:0.12.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openshift@0.12.1-1.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-api@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-common@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-conductor@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-tests@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, { category: "product_version", name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible-test@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_id: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-0:1.4-12.el8.x86_64", product_id: "rteval-loads-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_id: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.x86_64", product: { name: "kata-containers-0:2.1.0-4.el8.x86_64", product_id: "kata-containers-0:2.1.0-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.x86_64", product: { name: "podman-0:3.0.1-6.el8.x86_64", product_id: "podman-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.x86_64", product: { name: "podman-tests-0:3.0.1-6.el8.x86_64", product_id: "podman-tests-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_id: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-0:2020.7-5.el8_4.x86_64", product_id: "ostree-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_id: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_id: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_id: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_id: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debuginfo@2.2.13-1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_id: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.ppc64le", product: { name: "kata-containers-0:2.1.0-4.el8.ppc64le", product_id: "kata-containers-0:2.1.0-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.ppc64le", product: { name: "podman-0:3.0.1-6.el8.ppc64le", product_id: "podman-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.ppc64le", product: { name: "podman-tests-0:3.0.1-6.el8.ppc64le", product_id: "podman-tests-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_id: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_id: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_id: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.s390x", product: { name: "rteval-loads-0:1.4-12.el8.s390x", product_id: "rteval-loads-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-0:0.12.06-1.el8.s390x", product_id: "stress-ng-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_id: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-0:1.21.0-2.el8.s390x", product_id: "cri-tools-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.s390x", product: { name: "podman-0:3.0.1-6.el8.s390x", product_id: "podman-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-0:3.0.1-6.el8.s390x", product_id: "podman-remote-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.s390x", product: { name: "podman-tests-0:3.0.1-6.el8.s390x", product_id: "podman-tests-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.s390x", product: { name: "podman-debugsource-0:3.0.1-6.el8.s390x", product_id: "podman-debugsource-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.s390x", product: { name: "ostree-0:2020.7-5.el8_4.s390x", product_id: "ostree-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.s390x", product: { name: "ostree-devel-0:2020.7-5.el8_4.s390x", product_id: "ostree-devel-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_id: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.s390x", product: { name: "redhat-release-coreos-0:48.84-4.el8.s390x", product_id: "redhat-release-coreos-0:48.84-4.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", }, product_reference: "cri-tools-0:1.21.0-2.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", }, product_reference: "haproxy-0:2.2.13-1.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", }, product_reference: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", }, product_reference: "cri-tools-0:1.21.0-2.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", }, product_reference: "haproxy-0:2.2.13-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", }, product_reference: "kata-containers-0:2.1.0-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", }, product_reference: "kata-containers-0:2.1.0-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", }, product_reference: "kata-containers-0:2.1.0-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", }, product_reference: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", }, product_reference: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", }, product_reference: "ostree-0:2020.7-5.el8_4.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", }, product_reference: "podman-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", }, product_reference: "podman-0:3.0.1-6.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-docker-0:3.0.1-6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", }, product_reference: "podman-docker-0:3.0.1-6.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-tests-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", }, product_reference: "podman-tests-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-tests-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", }, product_reference: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-eventlet-0:0.25.2-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", }, product_reference: "python-eventlet-0:0.25.2-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", }, product_reference: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", }, product_reference: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", }, product_reference: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", }, product_reference: "python-jsonschema-0:3.2.0-5.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", }, product_reference: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-kubernetes-0:12.0.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", }, product_reference: "python-kubernetes-0:12.0.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openshift-1:0.12.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", }, product_reference: "python-openshift-1:0.12.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", }, product_reference: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", }, product_reference: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", }, product_reference: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", }, product_reference: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", }, product_reference: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", }, product_reference: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", }, product_reference: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", }, product_reference: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", }, product_reference: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", }, product_reference: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", }, product_reference: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", }, product_reference: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", }, product_reference: "python-pyrsistent-0:0.16.0-3.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", }, product_reference: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", }, product_reference: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", }, product_reference: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", }, product_reference: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", }, product_reference: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-eventlet-0:0.25.2-4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", }, product_reference: "python3-eventlet-0:0.25.2-4.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", }, product_reference: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", }, product_reference: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", }, product_reference: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", }, product_reference: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openshift-1:0.12.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", }, product_reference: "python3-openshift-1:0.12.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", }, product_reference: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", }, product_reference: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", }, product_reference: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", }, product_reference: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", }, product_reference: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", }, product_reference: "rteval-loads-0:1.4-12.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", }, product_reference: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, ], }, vulnerabilities: [ { cve: "CVE-2021-3114", cwe: { id: "CWE-682", name: "Incorrect Calculation", }, discovery_date: "2021-01-21T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1918750", }, ], notes: [ { category: "description", text: "A flaw detected in golang: crypto/elliptic, in which P-224 keys as generated can return incorrect inputs, reducing the strength of the cryptography. The highest threat from this vulnerability is confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "golang: crypto/elliptic: incorrect operations on the P-224 curve", title: "Vulnerability summary", }, { category: "other", text: "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3114", }, { category: "external", summary: "RHBZ#1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3114", url: "https://www.cve.org/CVERecord?id=CVE-2021-3114", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", }, { category: "external", summary: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", url: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", }, ], release_date: "2021-01-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "golang: crypto/elliptic: incorrect operations on the P-224 curve", }, { cve: "CVE-2021-3121", cwe: { id: "CWE-129", name: "Improper Validation of Array Index", }, discovery_date: "2021-01-28T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1921650", }, ], notes: [ { category: "description", text: "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.", title: "Vulnerability description", }, { category: "summary", text: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it's distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3121", }, { category: "external", summary: "RHBZ#1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3121", url: "https://www.cve.org/CVERecord?id=CVE-2021-3121", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", }, ], release_date: "2021-01-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.6, 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:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", }, { cve: "CVE-2021-3636", cwe: { id: "CWE-287", name: "Improper Authentication", }, discovery_date: "2021-07-02T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1978621", }, ], notes: [ { category: "description", text: "It was found in OpenShift, before version 4.8, that the generated certificate for the in-cluster Service CA, incorrectly included additional certificates. The Service CA is automatically mounted into all pods, allowing them to safely connect to trusted in-cluster services that present certificates signed by the trusted Service CA. The incorrect inclusion of additional CAs in this certificate would allow an attacker that compromises any of the additional CAs to masquerade as a trusted in-cluster service.", title: "Vulnerability description", }, { category: "summary", text: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", title: "Vulnerability summary", }, { category: "other", text: "Though this CVE is fixed by default in freshly installed OpenShift 4.8 clusters, existing clusters that upgrade to 4.8 will need to opt-in to the new secure behaviour. Once opted-in, it is not possible to revert to the previous insecure behaviour.\n\nClusters can opt-in to the new secure behaviour by upgrading to version 4.8 or later and then setting \"spec.useMoreSecureServiceCA\" to true in the KubeControllerManager API object, e.g.:\n\n```$ oc patch KubeControllerManager cluster -p '{\"spec\": {\"useMoreSecureServiceCA\": true}}' --type=merge```\n\nThe kube-controller-manager pod will then restart before the changes to take effect. New pods will then be provisioned with the secure Service CA.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3636", }, { category: "external", summary: "RHBZ#1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3636", url: "https://www.cve.org/CVERecord?id=CVE-2021-3636", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", }, ], release_date: "2021-07-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "ADJACENT_NETWORK", availabilityImpact: "NONE", baseScore: 4.6, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", }, { cve: "CVE-2021-21419", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2021-05-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1958407", }, ], notes: [ { category: "description", text: "A flaw was found in eventlet. If an unauthenticated user manages to send large websocket frames or highly compressed data frames that can lead to memory exhaustion. An attacker could use this flaw to cause a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", title: "Vulnerability summary", }, { category: "other", text: "* In OpenShift Container Platform 4, the python-eventlet package is only used in Ironic container images, used for Baremetal provisioning, and Kuryr SDN container images, used for deployments on OpenStack.\n\n* In Red Hat Gluster Storage 3, python-eventlet package was primarily shipped as a dependency of openstack-swift. However, Openstack Swift is no longer supported with the recent release of Red Hat Gluster Storage 3.5.\n\n* Because the flaw's impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-eventlet package.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21419", }, { category: "external", summary: "RHBZ#1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21419", url: "https://www.cve.org/CVERecord?id=CVE-2021-21419", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", }, ], release_date: "2021-05-06T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], 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: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", }, { cve: "CVE-2021-21623", cwe: { id: "CWE-273", name: "Improper Check for Dropped Privileges", }, discovery_date: "2021-03-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1940489", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins Matrix Authorization Strategy Plugin. The jenkins plugin does not correctly perform permission checks, as consequences this allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21623", }, { category: "external", summary: "RHBZ#1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21623", url: "https://www.cve.org/CVERecord?id=CVE-2021-21623", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", url: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", }, ], release_date: "2021-03-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", }, { cve: "CVE-2021-21639", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947102", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of type of object created after loading the data submitted to the config.xml REST API endpoint of a node, an attackers with Computer/Configure permission are able to replace a node with one of a different type.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: lack of type validation in agent related REST API", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21639", }, { category: "external", summary: "RHBZ#1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21639", url: "https://www.cve.org/CVERecord?id=CVE-2021-21639", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3.1, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: lack of type validation in agent related REST API", }, { cve: "CVE-2021-21640", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947105", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of the newly created view name, an attackers with View/Create permission are allowed to create views with invalid or already-used names.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: view name validation bypass", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21640", }, { category: "external", summary: "RHBZ#1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21640", url: "https://www.cve.org/CVERecord?id=CVE-2021-21640", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: view name validation bypass", }, { cve: "CVE-2021-21648", cwe: { id: "CWE-79", name: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, discovery_date: "2021-05-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1959545", }, ], notes: [ { category: "description", text: "The reflected cross-site scripting (XSS) vulnerability was found in jenkins credentials plugin. On a `view it` there is no escape from provided by user information (user-controlled).", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21648", }, { category: "external", summary: "RHBZ#1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21648", url: "https://www.cve.org/CVERecord?id=CVE-2021-21648", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", url: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", }, ], release_date: "2021-05-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "Ari Lima", "Rogerio Bastos", ], organization: "Red Hat", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25735", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-03-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1937562", }, ], notes: [ { category: "description", text: "A vulnerability was found in Kubernetes' kube-apiserver that could allow Node updates to bypass a Validating Admission Webhook. An authenticated user could exploit this by modifying Node properties to values that should have been prevented by registered admission webhooks.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Validating Admission Webhook does not observe some previous fields", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25735", }, { category: "external", summary: "RHBZ#1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25735", url: "https://www.cve.org/CVERecord?id=CVE-2021-25735", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", url: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", }, ], release_date: "2021-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kubernetes: Validating Admission Webhook does not observe some previous fields", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "John Howard", ], organization: "Google", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25737", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-29T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1954917", }, ], notes: [ { category: "description", text: "A security issue was discovered in Kubernetes where an authorized user may be able to redirect traffic to private networks on a Node. An untrusted user could exploit this by creating or modifying EndpointSlices to point to localhost or link-local addresses.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP) 3.11 is not affected by this vulnerability as it does not support EndpointSlices. All current versions of OCP 4 support EndpointSlices and are therefore affected.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25737", }, { category: "external", summary: "RHBZ#1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25737", url: "https://www.cve.org/CVERecord?id=CVE-2021-25737", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", }, { category: "external", summary: "https://github.com/kubernetes/kubernetes/issues/102106", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, ], release_date: "2021-05-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "workaround", details: "* Prevent untrusted users from creating or modifying EndpointSlices\n* Creating a validating admission webhook that prevents EndpointSlices with endpoint addresses in the 127.0.0.0/8 and 169.254.0.0/16 ranges", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", }, ], }
RHSA-2021:2437
Vulnerability from csaf_redhat
Published
2021-07-27 22:36
Modified
2025-03-19 15:45
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.8.2 is now available with updates to packages and images that fix several bugs.
This release includes a security update for Red Hat OpenShift Container Platform 4.8.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.8.2. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2021:2438
Security Fix(es):
* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)
* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)
* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)
* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)
* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)
* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)
* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)
* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)
* jenkins: view name validation bypass (CVE-2021-21640)
* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)
For 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.
All OpenShift Container Platform 4.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor
Terms of Use
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.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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.8.2 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat OpenShift Container Platform is Red Hat's 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.8.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2021:2438\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)\n\n* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)\n\n* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)\n\n* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)\n\n* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)\n\n* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)\n\n* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)\n\n* jenkins: view name validation bypass (CVE-2021-21640)\n\n* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)\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.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor", 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-2021:2437", url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2437.json", }, ], title: "Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update", tracking: { current_release_date: "2025-03-19T15:45:06+00:00", generator: { date: "2025-03-19T15:45:06+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2021:2437", initial_release_date: "2021-07-27T22:36:55+00:00", revision_history: [ { date: "2021-07-27T22:36:55+00:00", number: "1", summary: "Initial version", }, { date: "2021-07-27T22:36:55+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-19T15:45:06+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.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el8", }, }, }, { category: "product_name", name: "Red Hat OpenShift Container Platform 4.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el7", }, }, }, ], category: "product_family", name: "Red Hat OpenShift Enterprise", }, { branches: [ { category: "product_version", name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_id: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=src", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.src", product: { name: "ironic-images-0:2021.1-20210614.1.el8.src", product_id: "ironic-images-0:2021.1-20210614.1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_id: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=src", }, }, }, { category: "product_version", name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_id: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_id: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_id: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=src", }, }, }, { category: "product_version", name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_id: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=src", }, }, }, { category: "product_version", name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_id: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_id: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=src", }, }, }, { category: "product_version", name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_id: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_id: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_id: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_id: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_id: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_id: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_id: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=src&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_id: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_id: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_id: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=src", }, }, }, { category: "product_version", name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_id: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=src", }, }, }, { category: "product_version", name: "python-eventlet-0:0.25.2-4.el8.src", product: { name: "python-eventlet-0:0.25.2-4.el8.src", product_id: "python-eventlet-0:0.25.2-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-eventlet@0.25.2-4.el8?arch=src", }, }, }, { category: "product_version", name: "python-kubernetes-0:12.0.1-1.el8.src", product: { name: "python-kubernetes-0:12.0.1-1.el8.src", product_id: "python-kubernetes-0:12.0.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-kubernetes@12.0.1-1.el8?arch=src", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el8.src", product: { name: "haproxy-0:2.2.13-1.el8.src", product_id: "haproxy-0:2.2.13-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el8?arch=src", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.src", product: { name: "rteval-loads-0:1.4-12.el8.src", product_id: "rteval-loads-0:1.4-12.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.src", product: { name: "cri-tools-0:1.21.0-2.el8.src", product_id: "cri-tools-0:1.21.0-2.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=src", }, }, }, { category: "product_version", name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_id: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=src", }, }, }, { category: "product_version", name: "python-jsonschema-0:3.2.0-5.el8ost.src", product: { name: "python-jsonschema-0:3.2.0-5.el8ost.src", product_id: "python-jsonschema-0:3.2.0-5.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src", }, }, }, { category: "product_version", name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_id: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=src", }, }, }, { category: "product_version", name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_id: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=src", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.src", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.src", product_id: "ovn2.13-0:20.12.0-25.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=src", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=src", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.src", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.src", product_id: "jenkins-0:2.289.1.1624020353-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=src", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.src", product: { name: "kata-containers-0:2.1.0-4.el8.src", product_id: "kata-containers-0:2.1.0-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=src", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_id: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn@5.0.0-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.src", product: { name: "podman-0:3.0.1-6.el8.src", product_id: "podman-0:3.0.1-6.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=src", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.src", product: { name: "ostree-0:2020.7-5.el8_4.src", product_id: "ostree-0:2020.7-5.el8_4.src", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=src", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.src", product: { name: "redhat-release-coreos-0:48.84-4.el8.src", product_id: "redhat-release-coreos-0:48.84-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=src", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_id: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=src", }, }, }, { category: "product_version", name: "python-openshift-1:0.12.1-1.el8.src", product: { name: "python-openshift-1:0.12.1-1.el8.src", product_id: "python-openshift-1:0.12.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openshift@0.12.1-1.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_id: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic@17.0.4-0.20210713221218.a415e7e.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el7.src", product: { name: "haproxy-0:2.2.13-1.el7.src", product_id: "haproxy-0:2.2.13-1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el7?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.src", product: { name: "cri-tools-0:1.21.0-2.el7.src", product_id: "cri-tools-0:1.21.0-2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_id: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-x86_64@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-ppc64le@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-all@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_id: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-tests@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy-lang@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk-tests@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_id: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db-lang@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db-tests@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_id: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils-lang@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils-tests@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization-tests@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service-tests@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_id: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_id: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=noarch&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log-lang@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log-tests@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency-lang@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_id: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware-detect@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-eventlet-0:0.25.2-4.el8.noarch", product: { name: "python3-eventlet-0:0.25.2-4.el8.noarch", product_id: "python3-eventlet-0:0.25.2-4.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-eventlet@0.25.2-4.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes-tests@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_id: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-api@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-inspector-tests@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_id: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_id: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_id: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "podman-docker-0:3.0.1-6.el8.noarch", product: { name: "podman-docker-0:3.0.1-6.el8.noarch", product_id: "podman-docker-0:3.0.1-6.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/podman-docker@3.0.1-6.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-cni@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-common@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-controller@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kuryr-kubernetes@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openshift-1:0.12.1-1.el8.noarch", product: { name: "python3-openshift-1:0.12.1-1.el8.noarch", product_id: "python3-openshift-1:0.12.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openshift@0.12.1-1.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-api@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-common@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-conductor@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-tests@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, { category: "product_version", name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible-test@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_id: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-0:1.4-12.el8.x86_64", product_id: "rteval-loads-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_id: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.x86_64", product: { name: "kata-containers-0:2.1.0-4.el8.x86_64", product_id: "kata-containers-0:2.1.0-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.x86_64", product: { name: "podman-0:3.0.1-6.el8.x86_64", product_id: "podman-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.x86_64", product: { name: "podman-tests-0:3.0.1-6.el8.x86_64", product_id: "podman-tests-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_id: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-0:2020.7-5.el8_4.x86_64", product_id: "ostree-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_id: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_id: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_id: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_id: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debuginfo@2.2.13-1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_id: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.ppc64le", product: { name: "kata-containers-0:2.1.0-4.el8.ppc64le", product_id: "kata-containers-0:2.1.0-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.ppc64le", product: { name: "podman-0:3.0.1-6.el8.ppc64le", product_id: "podman-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.ppc64le", product: { name: "podman-tests-0:3.0.1-6.el8.ppc64le", product_id: "podman-tests-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_id: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_id: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_id: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.s390x", product: { name: "rteval-loads-0:1.4-12.el8.s390x", product_id: "rteval-loads-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-0:0.12.06-1.el8.s390x", product_id: "stress-ng-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_id: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-0:1.21.0-2.el8.s390x", product_id: "cri-tools-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.s390x", product: { name: "podman-0:3.0.1-6.el8.s390x", product_id: "podman-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-0:3.0.1-6.el8.s390x", product_id: "podman-remote-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.s390x", product: { name: "podman-tests-0:3.0.1-6.el8.s390x", product_id: "podman-tests-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.s390x", product: { name: "podman-debugsource-0:3.0.1-6.el8.s390x", product_id: "podman-debugsource-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.s390x", product: { name: "ostree-0:2020.7-5.el8_4.s390x", product_id: "ostree-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.s390x", product: { name: "ostree-devel-0:2020.7-5.el8_4.s390x", product_id: "ostree-devel-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_id: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.s390x", product: { name: "redhat-release-coreos-0:48.84-4.el8.s390x", product_id: "redhat-release-coreos-0:48.84-4.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", }, product_reference: "cri-tools-0:1.21.0-2.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", }, product_reference: "haproxy-0:2.2.13-1.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", }, product_reference: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", }, product_reference: "cri-tools-0:1.21.0-2.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", }, product_reference: "haproxy-0:2.2.13-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", }, product_reference: "kata-containers-0:2.1.0-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", }, product_reference: "kata-containers-0:2.1.0-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", }, product_reference: "kata-containers-0:2.1.0-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", }, product_reference: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", }, product_reference: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", }, product_reference: "ostree-0:2020.7-5.el8_4.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", }, product_reference: "podman-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", }, product_reference: "podman-0:3.0.1-6.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-docker-0:3.0.1-6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", }, product_reference: "podman-docker-0:3.0.1-6.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-tests-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", }, product_reference: "podman-tests-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-tests-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", }, product_reference: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-eventlet-0:0.25.2-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", }, product_reference: "python-eventlet-0:0.25.2-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", }, product_reference: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", }, product_reference: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", }, product_reference: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", }, product_reference: "python-jsonschema-0:3.2.0-5.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", }, product_reference: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-kubernetes-0:12.0.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", }, product_reference: "python-kubernetes-0:12.0.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openshift-1:0.12.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", }, product_reference: "python-openshift-1:0.12.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", }, product_reference: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", }, product_reference: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", }, product_reference: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", }, product_reference: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", }, product_reference: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", }, product_reference: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", }, product_reference: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", }, product_reference: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", }, product_reference: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", }, product_reference: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", }, product_reference: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", }, product_reference: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", }, product_reference: "python-pyrsistent-0:0.16.0-3.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", }, product_reference: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", }, product_reference: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", }, product_reference: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", }, product_reference: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", }, product_reference: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-eventlet-0:0.25.2-4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", }, product_reference: "python3-eventlet-0:0.25.2-4.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", }, product_reference: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", }, product_reference: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", }, product_reference: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", }, product_reference: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openshift-1:0.12.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", }, product_reference: "python3-openshift-1:0.12.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", }, product_reference: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", }, product_reference: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", }, product_reference: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", }, product_reference: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", }, product_reference: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", }, product_reference: "rteval-loads-0:1.4-12.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", }, product_reference: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, ], }, vulnerabilities: [ { cve: "CVE-2021-3114", cwe: { id: "CWE-682", name: "Incorrect Calculation", }, discovery_date: "2021-01-21T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1918750", }, ], notes: [ { category: "description", text: "A flaw detected in golang: crypto/elliptic, in which P-224 keys as generated can return incorrect inputs, reducing the strength of the cryptography. The highest threat from this vulnerability is confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "golang: crypto/elliptic: incorrect operations on the P-224 curve", title: "Vulnerability summary", }, { category: "other", text: "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3114", }, { category: "external", summary: "RHBZ#1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3114", url: "https://www.cve.org/CVERecord?id=CVE-2021-3114", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", }, { category: "external", summary: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", url: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", }, ], release_date: "2021-01-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "golang: crypto/elliptic: incorrect operations on the P-224 curve", }, { cve: "CVE-2021-3121", cwe: { id: "CWE-129", name: "Improper Validation of Array Index", }, discovery_date: "2021-01-28T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1921650", }, ], notes: [ { category: "description", text: "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.", title: "Vulnerability description", }, { category: "summary", text: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it's distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3121", }, { category: "external", summary: "RHBZ#1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3121", url: "https://www.cve.org/CVERecord?id=CVE-2021-3121", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", }, ], release_date: "2021-01-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.6, 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:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", }, { cve: "CVE-2021-3636", cwe: { id: "CWE-287", name: "Improper Authentication", }, discovery_date: "2021-07-02T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1978621", }, ], notes: [ { category: "description", text: "It was found in OpenShift, before version 4.8, that the generated certificate for the in-cluster Service CA, incorrectly included additional certificates. The Service CA is automatically mounted into all pods, allowing them to safely connect to trusted in-cluster services that present certificates signed by the trusted Service CA. The incorrect inclusion of additional CAs in this certificate would allow an attacker that compromises any of the additional CAs to masquerade as a trusted in-cluster service.", title: "Vulnerability description", }, { category: "summary", text: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", title: "Vulnerability summary", }, { category: "other", text: "Though this CVE is fixed by default in freshly installed OpenShift 4.8 clusters, existing clusters that upgrade to 4.8 will need to opt-in to the new secure behaviour. Once opted-in, it is not possible to revert to the previous insecure behaviour.\n\nClusters can opt-in to the new secure behaviour by upgrading to version 4.8 or later and then setting \"spec.useMoreSecureServiceCA\" to true in the KubeControllerManager API object, e.g.:\n\n```$ oc patch KubeControllerManager cluster -p '{\"spec\": {\"useMoreSecureServiceCA\": true}}' --type=merge```\n\nThe kube-controller-manager pod will then restart before the changes to take effect. New pods will then be provisioned with the secure Service CA.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3636", }, { category: "external", summary: "RHBZ#1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3636", url: "https://www.cve.org/CVERecord?id=CVE-2021-3636", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", }, ], release_date: "2021-07-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "ADJACENT_NETWORK", availabilityImpact: "NONE", baseScore: 4.6, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", }, { cve: "CVE-2021-21419", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2021-05-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1958407", }, ], notes: [ { category: "description", text: "A flaw was found in eventlet. If an unauthenticated user manages to send large websocket frames or highly compressed data frames that can lead to memory exhaustion. An attacker could use this flaw to cause a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", title: "Vulnerability summary", }, { category: "other", text: "* In OpenShift Container Platform 4, the python-eventlet package is only used in Ironic container images, used for Baremetal provisioning, and Kuryr SDN container images, used for deployments on OpenStack.\n\n* In Red Hat Gluster Storage 3, python-eventlet package was primarily shipped as a dependency of openstack-swift. However, Openstack Swift is no longer supported with the recent release of Red Hat Gluster Storage 3.5.\n\n* Because the flaw's impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-eventlet package.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21419", }, { category: "external", summary: "RHBZ#1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21419", url: "https://www.cve.org/CVERecord?id=CVE-2021-21419", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", }, ], release_date: "2021-05-06T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], 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: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", }, { cve: "CVE-2021-21623", cwe: { id: "CWE-273", name: "Improper Check for Dropped Privileges", }, discovery_date: "2021-03-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1940489", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins Matrix Authorization Strategy Plugin. The jenkins plugin does not correctly perform permission checks, as consequences this allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21623", }, { category: "external", summary: "RHBZ#1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21623", url: "https://www.cve.org/CVERecord?id=CVE-2021-21623", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", url: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", }, ], release_date: "2021-03-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", }, { cve: "CVE-2021-21639", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947102", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of type of object created after loading the data submitted to the config.xml REST API endpoint of a node, an attackers with Computer/Configure permission are able to replace a node with one of a different type.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: lack of type validation in agent related REST API", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21639", }, { category: "external", summary: "RHBZ#1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21639", url: "https://www.cve.org/CVERecord?id=CVE-2021-21639", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3.1, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: lack of type validation in agent related REST API", }, { cve: "CVE-2021-21640", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947105", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of the newly created view name, an attackers with View/Create permission are allowed to create views with invalid or already-used names.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: view name validation bypass", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21640", }, { category: "external", summary: "RHBZ#1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21640", url: "https://www.cve.org/CVERecord?id=CVE-2021-21640", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: view name validation bypass", }, { cve: "CVE-2021-21648", cwe: { id: "CWE-79", name: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, discovery_date: "2021-05-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1959545", }, ], notes: [ { category: "description", text: "The reflected cross-site scripting (XSS) vulnerability was found in jenkins credentials plugin. On a `view it` there is no escape from provided by user information (user-controlled).", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21648", }, { category: "external", summary: "RHBZ#1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21648", url: "https://www.cve.org/CVERecord?id=CVE-2021-21648", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", url: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", }, ], release_date: "2021-05-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "Ari Lima", "Rogerio Bastos", ], organization: "Red Hat", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25735", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-03-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1937562", }, ], notes: [ { category: "description", text: "A vulnerability was found in Kubernetes' kube-apiserver that could allow Node updates to bypass a Validating Admission Webhook. An authenticated user could exploit this by modifying Node properties to values that should have been prevented by registered admission webhooks.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Validating Admission Webhook does not observe some previous fields", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25735", }, { category: "external", summary: "RHBZ#1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25735", url: "https://www.cve.org/CVERecord?id=CVE-2021-25735", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", url: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", }, ], release_date: "2021-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kubernetes: Validating Admission Webhook does not observe some previous fields", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "John Howard", ], organization: "Google", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25737", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-29T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1954917", }, ], notes: [ { category: "description", text: "A security issue was discovered in Kubernetes where an authorized user may be able to redirect traffic to private networks on a Node. An untrusted user could exploit this by creating or modifying EndpointSlices to point to localhost or link-local addresses.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP) 3.11 is not affected by this vulnerability as it does not support EndpointSlices. All current versions of OCP 4 support EndpointSlices and are therefore affected.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25737", }, { category: "external", summary: "RHBZ#1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25737", url: "https://www.cve.org/CVERecord?id=CVE-2021-25737", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", }, { category: "external", summary: "https://github.com/kubernetes/kubernetes/issues/102106", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, ], release_date: "2021-05-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "workaround", details: "* Prevent untrusted users from creating or modifying EndpointSlices\n* Creating a validating admission webhook that prevents EndpointSlices with endpoint addresses in the 127.0.0.0/8 and 169.254.0.0/16 ranges", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", }, ], }
rhsa-2021_2437
Vulnerability from csaf_redhat
Published
2021-07-27 22:36
Modified
2024-11-22 17:11
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.8.2 is now available with updates to packages and images that fix several bugs.
This release includes a security update for Red Hat OpenShift Container Platform 4.8.
Red 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.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.8.2. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2021:2438
Security Fix(es):
* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)
* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)
* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)
* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)
* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)
* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)
* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)
* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)
* jenkins: view name validation bypass (CVE-2021-21640)
* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)
For 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.
All OpenShift Container Platform 4.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor
Terms of Use
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.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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.8.2 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat OpenShift Container Platform is Red Hat's 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.8.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2021:2438\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* golang: crypto/elliptic: incorrect operations on the P-224 curve (CVE-2021-3114)\n\n* openshift: Injected service-ca.crt incorrectly contains additional internal CAs (CVE-2021-3636)\n\n* python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS (CVE-2021-21419)\n\n* jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin (CVE-2021-21623)\n\n* jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin (CVE-2021-21648)\n\n* kubernetes: Validating Admission Webhook does not observe some previous fields (CVE-2021-25735)\n\n* jenkins: lack of type validation in agent related REST API (CVE-2021-21639)\n\n* jenkins: view name validation bypass (CVE-2021-21640)\n\n* kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack (CVE-2021-25737)\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.8 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 Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor", 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-2021:2437", url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2437.json", }, ], title: "Red Hat Security Advisory: OpenShift Container Platform 4.8.2 packages and security update", tracking: { current_release_date: "2024-11-22T17:11:21+00:00", generator: { date: "2024-11-22T17:11:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:2437", initial_release_date: "2021-07-27T22:36:55+00:00", revision_history: [ { date: "2021-07-27T22:36:55+00:00", number: "1", summary: "Initial version", }, { date: "2021-07-27T22:36:55+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T17:11:21+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.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el8", }, }, }, { category: "product_name", name: "Red Hat OpenShift Container Platform 4.8", product: { name: "Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8", product_identification_helper: { cpe: "cpe:/a:redhat:openshift:4.8::el7", }, }, }, ], category: "product_family", name: "Red Hat OpenShift Enterprise", }, { branches: [ { category: "product_version", name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_id: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=src", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.src", product: { name: "ironic-images-0:2021.1-20210614.1.el8.src", product_id: "ironic-images-0:2021.1-20210614.1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_id: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=src", }, }, }, { category: "product_version", name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_id: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_id: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_id: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=src", }, }, }, { category: "product_version", name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_id: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=src", }, }, }, { category: "product_version", name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_id: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_id: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=src", }, }, }, { category: "product_version", name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_id: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_id: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_id: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_id: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_id: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_id: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_id: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=src&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_id: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=src", }, }, }, { category: "product_version", name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_id: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=src", }, }, }, { category: "product_version", name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_id: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=src", }, }, }, { category: "product_version", name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_id: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=src", }, }, }, { category: "product_version", name: "python-eventlet-0:0.25.2-4.el8.src", product: { name: "python-eventlet-0:0.25.2-4.el8.src", product_id: "python-eventlet-0:0.25.2-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-eventlet@0.25.2-4.el8?arch=src", }, }, }, { category: "product_version", name: "python-kubernetes-0:12.0.1-1.el8.src", product: { name: "python-kubernetes-0:12.0.1-1.el8.src", product_id: "python-kubernetes-0:12.0.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-kubernetes@12.0.1-1.el8?arch=src", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el8.src", product: { name: "haproxy-0:2.2.13-1.el8.src", product_id: "haproxy-0:2.2.13-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el8?arch=src", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.src", product: { name: "rteval-loads-0:1.4-12.el8.src", product_id: "rteval-loads-0:1.4-12.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.src", product: { name: "cri-tools-0:1.21.0-2.el8.src", product_id: "cri-tools-0:1.21.0-2.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=src", }, }, }, { category: "product_version", name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_id: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=src", }, }, }, { category: "product_version", name: "python-jsonschema-0:3.2.0-5.el8ost.src", product: { name: "python-jsonschema-0:3.2.0-5.el8ost.src", product_id: "python-jsonschema-0:3.2.0-5.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-jsonschema@3.2.0-5.el8ost?arch=src", }, }, }, { category: "product_version", name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_id: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=src", }, }, }, { category: "product_version", name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_id: "python-pyrsistent-0:0.16.0-3.el8ost.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pyrsistent@0.16.0-3.el8ost?arch=src", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=src", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.src", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.src", product_id: "ovn2.13-0:20.12.0-25.el8fdp.src", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=src", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=src", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.src", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.src", product_id: "jenkins-0:2.289.1.1624020353-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=src", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.src", product: { name: "kata-containers-0:2.1.0-4.el8.src", product_id: "kata-containers-0:2.1.0-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=src", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_id: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn@5.0.0-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.src", product: { name: "podman-0:3.0.1-6.el8.src", product_id: "podman-0:3.0.1-6.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=src", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.src", product: { name: "ostree-0:2020.7-5.el8_4.src", product_id: "ostree-0:2020.7-5.el8_4.src", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=src", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.src", product: { name: "redhat-release-coreos-0:48.84-4.el8.src", product_id: "redhat-release-coreos-0:48.84-4.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=src", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=src", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_id: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=src", }, }, }, { category: "product_version", name: "python-openshift-1:0.12.1-1.el8.src", product: { name: "python-openshift-1:0.12.1-1.el8.src", product_id: "python-openshift-1:0.12.1-1.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-openshift@0.12.1-1.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=src", }, }, }, { category: "product_version", name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_id: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic@17.0.4-0.20210713221218.a415e7e.el8?arch=src&epoch=1", }, }, }, { category: "product_version", name: "haproxy-0:2.2.13-1.el7.src", product: { name: "haproxy-0:2.2.13-1.el7.src", product_id: "haproxy-0:2.2.13-1.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy@2.2.13-1.el7?arch=src", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.src", product: { name: "cri-tools-0:1.21.0-2.el7.src", product_id: "cri-tools-0:1.21.0-2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=src", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=src", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=src", }, }, }, { category: "product_version", name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_id: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/openshift@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_id: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-lib@4.6.2-0.20210608101214.ca2e4ba.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-x86_64@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-ipa-ppc64le@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_id: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/ironic-images-all@2021.1-20210614.1.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_id: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-python-agent@7.0.2-0.20210611153100.bfa97cb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_id: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@2.0.1-0.20210326152858.83b7eb0.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_id: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-tooz@2.8.0-0.20210324235001.54448e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_id: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-sushy-tests@3.7.1-0.20210428165244.bc49878.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-policy-lang@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_id: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-policy@3.7.0-0.20210325051823.d853485.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_id: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openstacksdk-tests@0.53.0-0.20210325011601.4629245.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_id: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-keystoneauth1@4.3.0-0.20210325001456.6a66271.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-db-lang@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_id: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-db-tests@8.5.0-0.20210325041241.503db60.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_id: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-stevedore@3.3.0-0.20210325001012.7d7154f.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-utils-lang@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_id: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-utils-tests@4.8.0-0.20210325043201.3288539.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_id: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20210324221600.73187bd.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_id: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-serialization-tests@4.1.0-0.20210325012242.8445e61.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_id: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-service-tests@2.5.0-0.20210325014731.d25e454.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_id: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-context@3.2.0-0.20210325043103.0d02866.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_id: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-config@8.5.0-0.20210325050501.cfa2564.el8?arch=noarch&epoch=2", }, }, }, { category: "product_version", name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-log-lang@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_id: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-log-tests@4.4.0-0.20210409081224.9b29c90.el8?arch=noarch", }, }, }, { category: "product_version", name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python-oslo-concurrency-lang@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_id: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.4.0-0.20210325004915.7dcf9e9.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_id: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20210324220630.649189d.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_id: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-hardware-detect@0.27.0-0.20210406121246.756fedb.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-eventlet-0:0.25.2-4.el8.noarch", product: { name: "python3-eventlet-0:0.25.2-4.el8.noarch", product_id: "python3-eventlet-0:0.25.2-4.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-eventlet@0.25.2-4.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_id: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kubernetes-tests@12.0.1-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_id: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-prometheus-exporter@2.2.1-0.20210325143713.70e39c8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-api@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_id: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-inspector-tests@10.6.1-0.20210406091336.579f59c.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_id: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-jsonschema@3.2.0-5.el8ost?arch=noarch", }, }, }, { category: "product_version", name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_id: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-oslo-upgradecheck@1.3.0-0.20210325003851.9f95a6e.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_id: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins-2-plugins@4.8.1624022417-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_id: "jenkins-0:2.289.1.1624020353-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/jenkins@2.289.1.1624020353-1.el8?arch=noarch", }, }, }, { category: "product_version", name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_id: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "podman-docker-0:3.0.1-6.el8.noarch", product: { name: "podman-docker-0:3.0.1-6.el8.noarch", product_id: "podman-docker-0:3.0.1-6.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/podman-docker@3.0.1-6.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_id: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.8.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-cni@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-common@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-kuryr-controller@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_id: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-kuryr-kubernetes@4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8?arch=noarch", }, }, }, { category: "product_version", name: "python3-openshift-1:0.12.1-1.el8.noarch", product: { name: "python3-openshift-1:0.12.1-1.el8.noarch", product_id: "python3-openshift-1:0.12.1-1.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openshift@0.12.1-1.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-api@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-common@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openstack-ironic-conductor@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_id: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3-ironic-tests@17.0.4-0.20210713221218.a415e7e.el8?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, { category: "product_version", name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_id: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-ansible-test@4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_id: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-0:1.4-12.el8.x86_64", product_id: "rteval-loads-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_id: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=x86_64", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=x86_64", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.x86_64", product: { name: "kata-containers-0:2.1.0-4.el8.x86_64", product_id: "kata-containers-0:2.1.0-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.x86_64", product: { name: "podman-0:3.0.1-6.el8.x86_64", product_id: "podman-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.x86_64", product: { name: "podman-tests-0:3.0.1-6.el8.x86_64", product_id: "podman-tests-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_id: "podman-debugsource-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-0:2020.7-5.el8_4.x86_64", product_id: "ostree-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_id: "ostree-devel-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_id: "ostree-grub2-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_id: "redhat-release-coreos-0:48.84-4.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=x86_64", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=x86_64", }, }, }, { category: "product_version", name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_id: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debuginfo@2.2.13-1.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_id: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_id: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients-redistributable@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el7?arch=x86_64", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_id: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_id: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=ppc64le", }, }, }, { category: "product_version", name: "kata-containers-0:2.1.0-4.el8.ppc64le", product: { name: "kata-containers-0:2.1.0-4.el8.ppc64le", product_id: "kata-containers-0:2.1.0-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/kata-containers@2.1.0-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.ppc64le", product: { name: "podman-0:3.0.1-6.el8.ppc64le", product_id: "podman-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.ppc64le", product: { name: "podman-tests-0:3.0.1-6.el8.ppc64le", product_id: "podman-tests-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_id: "podman-debugsource-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-devel-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-grub2@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_id: "redhat-release-coreos-0:48.84-4.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=ppc64le", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_id: "haproxy-debugsource-0:2.2.13-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/haproxy-debugsource@2.2.13-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-0:1.4-12.el8.s390x", product: { name: "rteval-loads-0:1.4-12.el8.s390x", product_id: "rteval-loads-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-0:0.12.06-1.el8.s390x", product_id: "stress-ng-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_id: "rteval-loads-debugsource-0:1.4-12.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rteval-loads-debugsource@1.4-12.el8?arch=s390x", }, }, }, { category: "product_version", name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_id: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/stress-ng-debuginfo@0.12.06-1.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-0:1.21.0-2.el8.s390x", product_id: "cri-tools-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debugsource@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_id: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-tools-debuginfo@1.21.0-2.el8?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_id: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-pyrsistent-debuginfo@0.16.0-3.el8ost?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-devel@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-ipsec@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_id: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/python3-openvswitch2.15-debuginfo@2.15.0-9.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debugsource@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_id: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.12.0-25.el8fdp?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/rust-afterburn-debugsource@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_id: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/afterburn-debuginfo@5.0.0-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-0:3.0.1-6.el8.s390x", product: { name: "podman-0:3.0.1-6.el8.s390x", product_id: "podman-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-0:3.0.1-6.el8.s390x", product_id: "podman-remote-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-tests-0:3.0.1-6.el8.s390x", product: { name: "podman-tests-0:3.0.1-6.el8.s390x", product_id: "podman-tests-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-tests@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debugsource-0:3.0.1-6.el8.s390x", product: { name: "podman-debugsource-0:3.0.1-6.el8.s390x", product_id: "podman-debugsource-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debugsource@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_id: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-6.el8?arch=s390x", }, }, }, { category: "product_version", name: "ostree-0:2020.7-5.el8_4.s390x", product: { name: "ostree-0:2020.7-5.el8_4.s390x", product_id: "ostree-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-devel-0:2020.7-5.el8_4.s390x", product: { name: "ostree-devel-0:2020.7-5.el8_4.s390x", product_id: "ostree-devel-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-devel@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_id: "ostree-debugsource-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debugsource@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_id: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-5.el8_4?arch=s390x", }, }, }, { category: "product_version", name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debugsource@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_id: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_id: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/butane-debuginfo@0.12.1-1.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "redhat-release-coreos-0:48.84-4.el8.s390x", product: { name: "redhat-release-coreos-0:48.84-4.el8.s390x", product_id: "redhat-release-coreos-0:48.84-4.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/redhat-release-coreos@48.84-4.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debugsource@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_id: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/coreos-installer-debuginfo@0.9.0-6.rhaos4.8.el8?arch=s390x", }, }, }, { category: "product_version", name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_id: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/atomic-openshift-service-idler@4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_id: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-clients@4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debugsource@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_id: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/runc-debuginfo@1.0.0-98.rhaos4.8.gitcd80260.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debugsource@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_id: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/cri-o-debuginfo@1.21.2-5.rhaos4.8.gitb27d974.el8?arch=s390x", }, }, }, { category: "product_version", name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_id: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/openshift-hyperkube@4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", }, product_reference: "cri-tools-0:1.21.0-2.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", }, product_reference: "haproxy-0:2.2.13-1.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", }, product_reference: "haproxy-debuginfo-0:2.2.13-1.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", }, product_reference: "openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", }, product_reference: "openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", relates_to_product_reference: "7Server-RH7-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", }, product_reference: "atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", }, product_reference: "butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", }, product_reference: "console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", }, product_reference: "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", }, product_reference: "cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", }, product_reference: "cri-tools-0:1.21.0-2.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", }, product_reference: "cri-tools-debugsource-0:1.21.0-2.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-0:2.2.13-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", }, product_reference: "haproxy-0:2.2.13-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "haproxy-debugsource-0:2.2.13-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", }, product_reference: "haproxy-debugsource-0:2.2.13-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", }, product_reference: "ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-0:2021.1-20210614.1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", }, product_reference: "ironic-images-0:2021.1-20210614.1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-all-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-all-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", }, product_reference: "ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-0:2.289.1.1624020353-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", }, product_reference: "jenkins-0:2.289.1.1624020353-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", }, product_reference: "jenkins-2-plugins-0:4.8.1624022417-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", }, product_reference: "kata-containers-0:2.1.0-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", }, product_reference: "kata-containers-0:2.1.0-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "kata-containers-0:2.1.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", }, product_reference: "kata-containers-0:2.1.0-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", }, product_reference: "openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", }, product_reference: "openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", }, product_reference: "openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", }, product_reference: "openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", }, product_reference: "openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", }, product_reference: "openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", }, product_reference: "openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", }, product_reference: "ostree-0:2020.7-5.el8_4.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-debugsource-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-debugsource-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-devel-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-devel-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-grub2-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-grub2-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", }, product_reference: "ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", }, product_reference: "ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", }, product_reference: "podman-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", }, product_reference: "podman-0:3.0.1-6.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-debugsource-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-debugsource-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-docker-0:3.0.1-6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", }, product_reference: "podman-docker-0:3.0.1-6.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", }, product_reference: "podman-tests-0:3.0.1-6.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", }, product_reference: "podman-tests-0:3.0.1-6.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "podman-tests-0:3.0.1-6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", }, product_reference: "podman-tests-0:3.0.1-6.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", }, product_reference: "python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-eventlet-0:0.25.2-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", }, product_reference: "python-eventlet-0:0.25.2-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", }, product_reference: "python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", }, product_reference: "python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", }, product_reference: "python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-jsonschema-0:3.2.0-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", }, product_reference: "python-jsonschema-0:3.2.0-5.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", }, product_reference: "python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-kubernetes-0:12.0.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", }, product_reference: "python-kubernetes-0:12.0.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openshift-1:0.12.1-1.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", }, product_reference: "python-openshift-1:0.12.1-1.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", }, product_reference: "python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", }, product_reference: "python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", }, product_reference: "python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", }, product_reference: "python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", }, product_reference: "python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", }, product_reference: "python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", }, product_reference: "python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", }, product_reference: "python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", }, product_reference: "python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", }, product_reference: "python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", }, product_reference: "python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", }, product_reference: "python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-pyrsistent-0:0.16.0-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", }, product_reference: "python-pyrsistent-0:0.16.0-3.el8ost.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", }, product_reference: "python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", }, product_reference: "python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", }, product_reference: "python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", }, product_reference: "python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", }, product_reference: "python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-eventlet-0:0.25.2-4.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", }, product_reference: "python3-eventlet-0:0.25.2-4.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", }, product_reference: "python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", }, product_reference: "python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", }, product_reference: "python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", }, product_reference: "python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", }, product_reference: "python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", }, product_reference: "python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-jsonschema-0:3.2.0-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", }, product_reference: "python3-jsonschema-0:3.2.0-5.el8ost.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", }, product_reference: "python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", }, product_reference: "python3-kubernetes-tests-0:12.0.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", }, product_reference: "python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openshift-1:0.12.1-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", }, product_reference: "python3-openshift-1:0.12.1-1.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", }, product_reference: "python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", }, product_reference: "python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", }, product_reference: "python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", }, product_reference: "python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", }, product_reference: "python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", }, product_reference: "python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", }, product_reference: "python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", }, product_reference: "python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", }, product_reference: "python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", }, product_reference: "python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", }, product_reference: "python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", }, product_reference: "python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", }, product_reference: "python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", }, product_reference: "python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", }, product_reference: "python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", }, product_reference: "python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", }, product_reference: "python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", }, product_reference: "python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "redhat-release-coreos-0:48.84-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", }, product_reference: "redhat-release-coreos-0:48.84-4.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", }, product_reference: "rteval-loads-0:1.4-12.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rteval-loads-debugsource-0:1.4-12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", }, product_reference: "rteval-loads-debugsource-0:1.4-12.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", }, product_reference: "runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", }, product_reference: "rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", }, product_reference: "rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.s390x", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", }, product_reference: "stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", relates_to_product_reference: "8Base-RHOSE-4.8", }, { category: "default_component_of", full_product_name: { name: "toolbox-0:0.0.8-3.rhaos4.8.el8.src as a component of Red Hat OpenShift Container Platform 4.8", product_id: "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", }, product_reference: "toolbox-0:0.0.8-3.rhaos4.8.el8.src", relates_to_product_reference: "8Base-RHOSE-4.8", }, ], }, vulnerabilities: [ { cve: "CVE-2021-3114", cwe: { id: "CWE-682", name: "Incorrect Calculation", }, discovery_date: "2021-01-21T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1918750", }, ], notes: [ { category: "description", text: "A flaw detected in golang: crypto/elliptic, in which P-224 keys as generated can return incorrect inputs, reducing the strength of the cryptography. The highest threat from this vulnerability is confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "golang: crypto/elliptic: incorrect operations on the P-224 curve", title: "Vulnerability summary", }, { category: "other", text: "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3114", }, { category: "external", summary: "RHBZ#1918750", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1918750", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3114", url: "https://www.cve.org/CVERecord?id=CVE-2021-3114", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3114", }, { category: "external", summary: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", url: "https://groups.google.com/g/golang-announce/c/mperVMGa98w", }, ], release_date: "2021-01-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "golang: crypto/elliptic: incorrect operations on the P-224 curve", }, { cve: "CVE-2021-3121", cwe: { id: "CWE-129", name: "Improper Validation of Array Index", }, discovery_date: "2021-01-28T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1921650", }, ], notes: [ { category: "description", text: "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.", title: "Vulnerability description", }, { category: "summary", text: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it's distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3121", }, { category: "external", summary: "RHBZ#1921650", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1921650", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3121", url: "https://www.cve.org/CVERecord?id=CVE-2021-3121", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3121", }, ], release_date: "2021-01-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.6, 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:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation", }, { cve: "CVE-2021-3636", cwe: { id: "CWE-287", name: "Improper Authentication", }, discovery_date: "2021-07-02T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1978621", }, ], notes: [ { category: "description", text: "It was found in OpenShift, before version 4.8, that the generated certificate for the in-cluster Service CA, incorrectly included additional certificates. The Service CA is automatically mounted into all pods, allowing them to safely connect to trusted in-cluster services that present certificates signed by the trusted Service CA. The incorrect inclusion of additional CAs in this certificate would allow an attacker that compromises any of the additional CAs to masquerade as a trusted in-cluster service.", title: "Vulnerability description", }, { category: "summary", text: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", title: "Vulnerability summary", }, { category: "other", text: "Though this CVE is fixed by default in freshly installed OpenShift 4.8 clusters, existing clusters that upgrade to 4.8 will need to opt-in to the new secure behaviour. Once opted-in, it is not possible to revert to the previous insecure behaviour.\n\nClusters can opt-in to the new secure behaviour by upgrading to version 4.8 or later and then setting \"spec.useMoreSecureServiceCA\" to true in the KubeControllerManager API object, e.g.:\n\n```$ oc patch KubeControllerManager cluster -p '{\"spec\": {\"useMoreSecureServiceCA\": true}}' --type=merge```\n\nThe kube-controller-manager pod will then restart before the changes to take effect. New pods will then be provisioned with the secure Service CA.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-3636", }, { category: "external", summary: "RHBZ#1978621", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1978621", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-3636", url: "https://www.cve.org/CVERecord?id=CVE-2021-3636", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-3636", }, ], release_date: "2021-07-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "ADJACENT_NETWORK", availabilityImpact: "NONE", baseScore: 4.6, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "openshift: Injected service-ca.crt incorrectly contains additional internal CAs", }, { cve: "CVE-2021-21419", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2021-05-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1958407", }, ], notes: [ { category: "description", text: "A flaw was found in eventlet. If an unauthenticated user manages to send large websocket frames or highly compressed data frames that can lead to memory exhaustion. An attacker could use this flaw to cause a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", title: "Vulnerability summary", }, { category: "other", text: "* In OpenShift Container Platform 4, the python-eventlet package is only used in Ironic container images, used for Baremetal provisioning, and Kuryr SDN container images, used for deployments on OpenStack.\n\n* In Red Hat Gluster Storage 3, python-eventlet package was primarily shipped as a dependency of openstack-swift. However, Openstack Swift is no longer supported with the recent release of Red Hat Gluster Storage 3.5.\n\n* Because the flaw's impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-eventlet package.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21419", }, { category: "external", summary: "RHBZ#1958407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1958407", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21419", url: "https://www.cve.org/CVERecord?id=CVE-2021-21419", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21419", }, ], release_date: "2021-05-06T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], 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-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-eventlet: improper handling of highly compressed data and memory allocation with excessive size allows DoS", }, { cve: "CVE-2021-21623", cwe: { id: "CWE-273", name: "Improper Check for Dropped Privileges", }, discovery_date: "2021-03-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1940489", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins Matrix Authorization Strategy Plugin. The jenkins plugin does not correctly perform permission checks, as consequences this allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders. The highest threat from this vulnerability is to data confidentiality.", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21623", }, { category: "external", summary: "RHBZ#1940489", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1940489", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21623", url: "https://www.cve.org/CVERecord?id=CVE-2021-21623", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21623", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", url: "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2180", }, ], release_date: "2021-03-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/matrix-auth: Incorrect permission checks in Matrix Authorization Strategy Plugin", }, { cve: "CVE-2021-21639", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947102", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of type of object created after loading the data submitted to the config.xml REST API endpoint of a node, an attackers with Computer/Configure permission are able to replace a node with one of a different type.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: lack of type validation in agent related REST API", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21639", }, { category: "external", summary: "RHBZ#1947102", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947102", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21639", url: "https://www.cve.org/CVERecord?id=CVE-2021-21639", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21639", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 3.1, baseSeverity: "LOW", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: lack of type validation in agent related REST API", }, { cve: "CVE-2021-21640", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-07T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1947105", }, ], notes: [ { category: "description", text: "A flaw was found in Jenkins. Due to lack of validation of the newly created view name, an attackers with View/Create permission are allowed to create views with invalid or already-used names.", title: "Vulnerability description", }, { category: "summary", text: "jenkins: view name validation bypass", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21640", }, { category: "external", summary: "RHBZ#1947105", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1947105", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21640", url: "https://www.cve.org/CVERecord?id=CVE-2021-21640", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21640", }, ], release_date: "2021-04-07T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "jenkins: view name validation bypass", }, { cve: "CVE-2021-21648", cwe: { id: "CWE-79", name: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, discovery_date: "2021-05-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1959545", }, ], notes: [ { category: "description", text: "The reflected cross-site scripting (XSS) vulnerability was found in jenkins credentials plugin. On a `view it` there is no escape from provided by user information (user-controlled).", title: "Vulnerability description", }, { category: "summary", text: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21648", }, { category: "external", summary: "RHBZ#1959545", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1959545", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21648", url: "https://www.cve.org/CVERecord?id=CVE-2021-21648", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21648", }, { category: "external", summary: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", url: "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349", }, ], release_date: "2021-05-11T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, products: [ "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jenkins-2-plugins/credentials: Reflected XSS vulnerability in Credentials Plugin", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "Ari Lima", "Rogerio Bastos", ], organization: "Red Hat", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25735", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-03-11T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1937562", }, ], notes: [ { category: "description", text: "A vulnerability was found in Kubernetes' kube-apiserver that could allow Node updates to bypass a Validating Admission Webhook. An authenticated user could exploit this by modifying Node properties to values that should have been prevented by registered admission webhooks.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Validating Admission Webhook does not observe some previous fields", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25735", }, { category: "external", summary: "RHBZ#1937562", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1937562", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25735", url: "https://www.cve.org/CVERecord?id=CVE-2021-25735", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25735", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", url: "https://groups.google.com/g/kubernetes-security-announce/c/FKAGqT4jx9Y", }, ], release_date: "2021-04-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "kubernetes: Validating Admission Webhook does not observe some previous fields", }, { acknowledgments: [ { names: [ "the Kubernetes Product Security Committee", ], }, { names: [ "John Howard", ], organization: "Google", summary: "Acknowledged by upstream.", }, ], cve: "CVE-2021-25737", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2021-04-29T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "1954917", }, ], notes: [ { category: "description", text: "A security issue was discovered in Kubernetes where an authorized user may be able to redirect traffic to private networks on a Node. An untrusted user could exploit this by creating or modifying EndpointSlices to point to localhost or link-local addresses.", title: "Vulnerability description", }, { category: "summary", text: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", title: "Vulnerability summary", }, { category: "other", text: "OpenShift Container Platform (OCP) 3.11 is not affected by this vulnerability as it does not support EndpointSlices. All current versions of OCP 4 support EndpointSlices and are therefore affected.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], known_not_affected: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-25737", }, { category: "external", summary: "RHBZ#1954917", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1954917", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-25737", url: "https://www.cve.org/CVERecord?id=CVE-2021-25737", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-25737", }, { category: "external", summary: "https://github.com/kubernetes/kubernetes/issues/102106", url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { category: "external", summary: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, ], release_date: "2021-05-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-07-27T22:36:55+00:00", details: "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html", product_ids: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:2437", }, { category: "workaround", details: "* Prevent untrusted users from creating or modifying EndpointSlices\n* Creating a validating admission webhook that prevents EndpointSlices with endpoint addresses in the 127.0.0.0/8 and 169.254.0.0/16 ranges", product_ids: [ "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.src", "7Server-RH7-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.src", "7Server-RH7-RHOSE-4.8:cri-tools-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el7.x86_64", "7Server-RH7-RHOSE-4.8:haproxy-0:2.2.13-1.el7.src", "7Server-RH7-RHOSE-4.8:haproxy-debuginfo-0:2.2.13-1.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-ansible-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-ansible-test-0:4.8.0-202106281541.p0.git.626f7a3.assembly.stream.el7.noarch", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.src", "7Server-RH7-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "7Server-RH7-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el7.x86_64", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:afterburn-debuginfo-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.src", "8Base-RHOSE-4.8:atomic-openshift-service-idler-0:4.8.0-202106281541.p0.git.39cfc66.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:butane-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:butane-debuginfo-0:0.12.1-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-0:0.20.3-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:coreos-installer-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-bootinfra-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debuginfo-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:coreos-installer-debugsource-0:0.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.src", "8Base-RHOSE-4.8:cri-o-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debuginfo-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.ppc64le", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.s390x", "8Base-RHOSE-4.8:cri-o-debugsource-0:1.21.2-5.rhaos4.8.gitb27d974.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.src", "8Base-RHOSE-4.8:cri-tools-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debuginfo-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.ppc64le", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.s390x", "8Base-RHOSE-4.8:cri-tools-debugsource-0:1.21.0-2.el8.x86_64", "8Base-RHOSE-4.8:haproxy-0:2.2.13-1.el8.src", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.ppc64le", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.s390x", "8Base-RHOSE-4.8:haproxy-debugsource-0:2.2.13-1.el8.x86_64", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.src", "8Base-RHOSE-4.8:ignition-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-debugsource-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:ignition-validate-debuginfo-0:2.9.0-6.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-0:2021.1-20210614.1.el8.src", "8Base-RHOSE-4.8:ironic-images-all-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-ppc64le-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:ironic-images-ipa-x86_64-0:2021.1-20210614.1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-0:2.289.1.1624020353-1.el8.src", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.noarch", "8Base-RHOSE-4.8:jenkins-2-plugins-0:4.8.1624022417-1.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.ppc64le", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.src", "8Base-RHOSE-4.8:kata-containers-0:2.1.0-4.el8.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-clients-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-clients-redistributable-0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", "8Base-RHOSE-4.8:openshift-kuryr-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-kuryr-cni-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-common-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openshift-kuryr-controller-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-1:17.0.4-0.20210713221218.a415e7e.el8.src", "8Base-RHOSE-4.8:openstack-ironic-api-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-common-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-conductor-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-0:10.6.1-0.20210406091336.579f59c.el8.src", "8Base-RHOSE-4.8:openstack-ironic-inspector-api-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-conductor-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-inspector-dnsmasq-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:openstack-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.src", "8Base-RHOSE-4.8:openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-devel-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:openvswitch2.15-ipsec-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.src", "8Base-RHOSE-4.8:ostree-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-debugsource-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-devel-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-grub2-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.ppc64le", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.s390x", "8Base-RHOSE-4.8:ostree-libs-debuginfo-0:2020.7-5.el8_4.x86_64", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.src", "8Base-RHOSE-4.8:ovn2.13-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-central-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-debugsource-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-host-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.ppc64le", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.s390x", "8Base-RHOSE-4.8:ovn2.13-vtep-debuginfo-0:20.12.0-25.el8fdp.x86_64", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.src", "8Base-RHOSE-4.8:podman-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-catatonit-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-debugsource-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-docker-0:3.0.1-6.el8.noarch", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-plugins-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-remote-debuginfo-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.ppc64le", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.s390x", "8Base-RHOSE-4.8:podman-tests-0:3.0.1-6.el8.x86_64", "8Base-RHOSE-4.8:python-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.src", "8Base-RHOSE-4.8:python-eventlet-0:0.25.2-4.el8.src", "8Base-RHOSE-4.8:python-hardware-0:0.27.0-0.20210406121246.756fedb.el8.src", "8Base-RHOSE-4.8:python-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.src", "8Base-RHOSE-4.8:python-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.src", "8Base-RHOSE-4.8:python-jsonschema-0:3.2.0-5.el8ost.src", "8Base-RHOSE-4.8:python-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.src", "8Base-RHOSE-4.8:python-kubernetes-0:12.0.1-1.el8.src", "8Base-RHOSE-4.8:python-openshift-1:0.12.1-1.el8.src", "8Base-RHOSE-4.8:python-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.src", "8Base-RHOSE-4.8:python-oslo-concurrency-lang-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.src", "8Base-RHOSE-4.8:python-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.src", "8Base-RHOSE-4.8:python-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.src", "8Base-RHOSE-4.8:python-oslo-db-lang-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.src", "8Base-RHOSE-4.8:python-oslo-i18n-lang-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.src", "8Base-RHOSE-4.8:python-oslo-log-lang-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.src", "8Base-RHOSE-4.8:python-oslo-policy-lang-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.src", "8Base-RHOSE-4.8:python-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.src", "8Base-RHOSE-4.8:python-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.src", "8Base-RHOSE-4.8:python-oslo-utils-lang-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python-pyrsistent-0:0.16.0-3.el8ost.src", "8Base-RHOSE-4.8:python-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.src", "8Base-RHOSE-4.8:python-sushy-0:3.7.1-0.20210428165244.bc49878.el8.src", "8Base-RHOSE-4.8:python-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.src", "8Base-RHOSE-4.8:python-tooz-0:2.8.0-0.20210324235001.54448e9.el8.src", "8Base-RHOSE-4.8:python3-debtcollector-0:2.2.0-0.20210324220630.649189d.el8.noarch", "8Base-RHOSE-4.8:python3-eventlet-0:0.25.2-4.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-hardware-detect-0:0.27.0-0.20210406121246.756fedb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-inspector-tests-0:10.6.1-0.20210406091336.579f59c.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-lib-0:4.6.2-0.20210608101214.ca2e4ba.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-prometheus-exporter-0:2.2.1-0.20210325143713.70e39c8.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-python-agent-0:7.0.2-0.20210611153100.bfa97cb.el8.noarch", "8Base-RHOSE-4.8:python3-ironic-tests-1:17.0.4-0.20210713221218.a415e7e.el8.noarch", "8Base-RHOSE-4.8:python3-jsonschema-0:3.2.0-5.el8ost.noarch", "8Base-RHOSE-4.8:python3-keystoneauth1-0:4.3.0-0.20210325001456.6a66271.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kubernetes-tests-0:12.0.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-kuryr-kubernetes-0:4.8.0-202106281541.p0.git.8a4c2d8.assembly.stream.el8.noarch", "8Base-RHOSE-4.8:python3-openshift-1:0.12.1-1.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openstacksdk-tests-0:0.53.0-0.20210325011601.4629245.el8.noarch", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.ppc64le", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.s390x", "8Base-RHOSE-4.8:python3-openvswitch2.15-debuginfo-0:2.15.0-9.el8fdp.x86_64", "8Base-RHOSE-4.8:python3-oslo-concurrency-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-concurrency-tests-0:4.4.0-0.20210325004915.7dcf9e9.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-config-2:8.5.0-0.20210325050501.cfa2564.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-context-0:3.2.0-0.20210325043103.0d02866.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-db-tests-0:8.5.0-0.20210325041241.503db60.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-i18n-0:5.0.1-0.20210324221600.73187bd.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-log-tests-0:4.4.0-0.20210409081224.9b29c90.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-policy-0:3.7.0-0.20210325051823.d853485.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-serialization-tests-0:4.1.0-0.20210325012242.8445e61.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-service-tests-0:2.5.0-0.20210325014731.d25e454.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-upgradecheck-0:1.3.0-0.20210325003851.9f95a6e.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-oslo-utils-tests-0:4.8.0-0.20210325043201.3288539.el8.noarch", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.ppc64le", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.s390x", "8Base-RHOSE-4.8:python3-pyrsistent-debuginfo-0:0.16.0-3.el8ost.x86_64", "8Base-RHOSE-4.8:python3-stevedore-0:3.3.0-0.20210325001012.7d7154f.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-oem-idrac-tests-0:2.0.1-0.20210326152858.83b7eb0.el8.noarch", "8Base-RHOSE-4.8:python3-sushy-tests-0:3.7.1-0.20210428165244.bc49878.el8.noarch", "8Base-RHOSE-4.8:python3-tooz-0:2.8.0-0.20210324235001.54448e9.el8.noarch", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.ppc64le", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.s390x", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.src", "8Base-RHOSE-4.8:redhat-release-coreos-0:48.84-4.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.src", "8Base-RHOSE-4.8:rteval-loads-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.ppc64le", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.s390x", "8Base-RHOSE-4.8:rteval-loads-debugsource-0:1.4-12.el8.x86_64", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.src", "8Base-RHOSE-4.8:runc-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debuginfo-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.ppc64le", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.s390x", "8Base-RHOSE-4.8:runc-debugsource-0:1.0.0-98.rhaos4.8.gitcd80260.el8.x86_64", "8Base-RHOSE-4.8:rust-afterburn-0:5.0.0-1.rhaos4.8.el8.src", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.ppc64le", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.s390x", "8Base-RHOSE-4.8:rust-afterburn-debugsource-0:5.0.0-1.rhaos4.8.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.ppc64le", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.s390x", "8Base-RHOSE-4.8:stress-ng-debuginfo-0:0.12.06-1.el8.x86_64", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.noarch", "8Base-RHOSE-4.8:toolbox-0:0.0.8-3.rhaos4.8.el8.src", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "7Server-RH7-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.src", "7Server-RH7-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el7.x86_64", "8Base-RHOSE-4.8:openshift-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.src", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.s390x", "8Base-RHOSE-4.8:openshift-hyperkube-0:4.8.0-202107161820.p0.git.051ac4f.assembly.stream.el8.x86_64", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "kubernetes: Holes in EndpointSlice Validation Enable Host Network Hijack", }, ], }
fkie_cve-2021-25737
Vulnerability from fkie_nvd
Published
2021-09-06 12:15
Modified
2024-11-21 05:55
Severity ?
2.7 (Low) - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
4.8 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
4.8 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Summary
A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.
References
▼ | URL | Tags | |
---|---|---|---|
jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/102106 | Patch, Third Party Advisory | |
jordan@liggitt.net | https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY | Mailing List, Third Party Advisory | |
jordan@liggitt.net | https://security.netapp.com/advisory/ntap-20211004-0004/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kubernetes/kubernetes/issues/102106 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20211004-0004/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
kubernetes | kubernetes | * | |
kubernetes | kubernetes | * | |
kubernetes | kubernetes | * | |
kubernetes | kubernetes | 1.21.0 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", matchCriteriaId: "1B86E916-8D46-49BD-BF24-ED83D2ECFB28", versionEndExcluding: "1.18.19", versionStartIncluding: "1.16.0", vulnerable: true, }, { criteria: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", matchCriteriaId: "54F99BEF-703E-43C0-846C-AB9EECE134A9", versionEndExcluding: "1.19.10", versionStartIncluding: "1.19.0", vulnerable: true, }, { criteria: "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", matchCriteriaId: "9649E8E5-DDA2-408F-9221-19E853704497", versionEndExcluding: "1.20.7", versionStartIncluding: "1.20.0", vulnerable: true, }, { criteria: "cpe:2.3:a:kubernetes:kubernetes:1.21.0:-:*:*:*:*:*:*", matchCriteriaId: "F9AF80B0-93B1-4129-BCB7-BF93F13FC880", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.", }, { lang: "es", value: "Se ha detectado un problema de seguridad en Kubernetes en el que un usuario puede ser capaz de redirigir el tráfico del pod a redes privadas en un Nodo. Kubernetes ya previene la creación de IPs de Endpoint en el rango localhost o link-local, pero no se ha llevado a cabo la misma comprobación en las IPs de EndpointSlice.", }, ], id: "CVE-2021-25737", lastModified: "2024-11-21T05:55:19.310", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4.9, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:S/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 6.8, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 2.7, baseSeverity: "LOW", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "HIGH", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, exploitabilityScore: 1.2, impactScore: 1.4, source: "jordan@liggitt.net", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.8, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "HIGH", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 1.7, impactScore: 2.7, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2021-09-06T12:15:07.673", references: [ { source: "jordan@liggitt.net", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { source: "jordan@liggitt.net", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { source: "jordan@liggitt.net", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/kubernetes/kubernetes/issues/102106", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://groups.google.com/g/kubernetes-security-announce/c/xAiN3924thY", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20211004-0004/", }, ], sourceIdentifier: "jordan@liggitt.net", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-184", }, ], source: "jordan@liggitt.net", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-601", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.